diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-03-13 16:24:13 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-03-13 16:24:13 +0700 |
| commit | d3e3a8abf0ae382442c16a7ac6091c7bb872313f (patch) | |
| tree | 52ce38f2497b89dc11ca3ae3b1d9f39fb2afc78e /indoteknik_custom/models/__init__.py | |
| parent | 00b6739e4f4228c1cc66de0ef63312bc633ae21f (diff) | |
change request purchasing job
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 9d8b9bea..5af30414 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -109,3 +109,4 @@ from . import report_logbook_sj from . import role_permission from . import cust_commision from . import report_stock_forecasted +from . import sales_order_fullfillment |
