diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-11-08 09:41:36 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-11-08 09:41:36 +0700 |
| commit | af160c1c287593d35089db337483ae472ae15875 (patch) | |
| tree | 87e4983cda8db06f97d3cd3dab49bad2aa3c5cd9 /indoteknik_custom/models/__init__.py | |
| parent | 23c357465171e83e716c7a2619d4aa03041705b8 (diff) | |
| parent | 12492662cac198463233dec43952e43038611ada (diff) | |
Merge branch 'commision-window' into production
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 87a4bc24..35f06f03 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -92,3 +92,4 @@ from . import quotation_so_multi_update from . import product_monitoring from . import account_bank_statement from . import stock_warehouse_orderpoint +from . import commision |
