diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-06-12 11:12:30 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-06-12 11:12:30 +0700 |
| commit | e035d5ce7097daf04fbe289298a5950108a54002 (patch) | |
| tree | 9be9d95785146e2669be8f00b0b59d3d192b309b /indoteknik_custom/models/__init__.py | |
| parent | 2c7c774119f47025d1577cfa6b8c88e3cc5a0607 (diff) | |
function multi create uangmuka pembelian on po
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 510dd659..13d8f0b4 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -106,7 +106,7 @@ from . import po_multi_cancel from . import logbook_sj from . import report_logbook_sj from . import role_permission - +from . import purchase_order_multi_uangmuka from . import cust_commision from . import report_stock_forecasted from . import web_logging |
