diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-12-18 09:31:54 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-12-18 09:31:54 +0700 |
| commit | 7099c4615aa3435273839c49ceee121306fec84d (patch) | |
| tree | 81d305474cb66747955aaf0c571a3ef81b8baad3 /indoteknik_custom/models/__init__.py | |
| parent | 07e8a51fc023025d2cbde83ab0333e5e53e2ad12 (diff) | |
| parent | 8fc9eddc57f76f62c3efaa70c9a3aee8be1911fa (diff) | |
Merge branch 'production' into purchasing-job
# Conflicts:
# indoteknik_custom/models/__init__.py
# indoteknik_custom/security/ir.model.access.csv
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 7a6b4251..4faf969d 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -93,5 +93,6 @@ from . import product_monitoring from . import account_bank_statement from . import stock_warehouse_orderpoint from . import commision +from . import sale_advance_payment_inv from . import purchasing_job from . import purchasing_job_multi_update |
