Commit cd120d9b by aa.gusti

penambahan tabel target

1 parent b235a8da
...@@ -5,4 +5,5 @@ from .menus import * ...@@ -5,4 +5,5 @@ from .menus import *
from .partner import * from .partner import *
from .departemen import * from .departemen import *
from .pegawai import * from .pegawai import *
from .wilayah import *
\ No newline at end of file \ No newline at end of file
from .wilayah import *
from .targets import *
\ No newline at end of file \ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!