diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-05-31 15:36:00 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-05-31 15:36:00 +0700 |
| commit | caae31d0376d62ca62a6d4e3fa5aaa0842fc9c88 (patch) | |
| tree | 0d77af3caa0eae74ecfa03b91da6879c7bdb3ede /indoteknik_custom/models/__init__.py | |
| parent | 21f7c7a9b5ad175994b0824f82f9459feed3ca90 (diff) | |
new module of requisition
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 18f46d34..9764e0c0 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -62,3 +62,4 @@ from . import raja_ongkir from . import procurement_monitoring_detail from . import brand_vendor from . import manufacturing +from . import requisition |
