diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-06-03 15:56:00 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-06-03 15:56:00 +0700 |
| commit | f01969680c174f21be8fb9fde2032c749a62cf62 (patch) | |
| tree | 06779d999fe4e8c19cdbc8381f3b8e476d4dc43c /indoteknik_custom/models/__init__.py | |
| parent | fa490e19dcad3f841f00c67dfbd880ffd327254c (diff) | |
def cargo
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 cd1e4d29..510dd659 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -106,6 +106,7 @@ from . import po_multi_cancel from . import logbook_sj from . import report_logbook_sj from . import role_permission + from . import cust_commision from . import report_stock_forecasted from . import web_logging @@ -114,3 +115,4 @@ from . import res_partner_site from . import external_api from . import ged from . import account_move_multi_update_bills +from . import def_cargo |
