diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-11-06 08:50:31 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-11-06 08:50:31 +0700 |
| commit | b3e90d317b993b23c549fc985231a59df9f8c352 (patch) | |
| tree | 4d272d80e930a735248a35a63594d88092c47952 /indoteknik_custom/models/__init__.py | |
| parent | efa51f6b1c5254996db90a90468241da303a7e21 (diff) | |
| parent | f8fcf079afbe107ed8bda3e6e832b58786d2a42a (diff) | |
Merge branch 'production' into commision-window
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 e842b511..35f06f03 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -90,5 +90,6 @@ from . import promotion from . import sale_orders_multi_update from . import quotation_so_multi_update from . import product_monitoring +from . import account_bank_statement from . import stock_warehouse_orderpoint from . import commision |
