diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-12-14 14:13:32 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-12-14 14:13:32 +0700 |
| commit | eabbbadc5114f6c1edb9ec6bb74a296477f02b5a (patch) | |
| tree | ee182a8121e3e66b4c78e28c028ff860914d279e /indoteknik_custom/models/__init__.py | |
| parent | bb2a3647ac1f5885bc6481ce10bfcd91813bfe81 (diff) | |
initial commit purchasing job
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 35f06f03..7a6b4251 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -93,3 +93,5 @@ from . import product_monitoring from . import account_bank_statement from . import stock_warehouse_orderpoint from . import commision +from . import purchasing_job +from . import purchasing_job_multi_update |
