diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-11-03 10:46:02 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-11-03 10:46:02 +0700 |
| commit | a4cd5ce9cd8d5ef38062732a16a61d6d5c094e30 (patch) | |
| tree | 324faf41d77339169cb95df7efe8275915c00fc2 /indoteknik_custom/models/__init__.py | |
| parent | 6b49797aca36574497f93a06f8e1c0622e5ad009 (diff) | |
initial commit for new window of customer commision
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 6a5eac00..e842b511 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -91,3 +91,4 @@ from . import sale_orders_multi_update from . import quotation_so_multi_update from . import product_monitoring from . import stock_warehouse_orderpoint +from . import commision |
