diff options
| author | trisusilo48 <tri.susilo@altama.co.id> | 2025-03-05 13:37:24 +0700 |
|---|---|---|
| committer | trisusilo48 <tri.susilo@altama.co.id> | 2025-03-05 13:37:24 +0700 |
| commit | 00731ae38c0fda5ad961865203917ee820ee44e3 (patch) | |
| tree | 1095fe8a05050cbb3a9ab84cf5c680eb28bb31fd /indoteknik_custom/models/__init__.py | |
| parent | 8d577ade2d913506d9d3996894e7b839f850d36a (diff) | |
| parent | 92b6da28414fed56732f86e1f04ea2fac3464d7d (diff) | |
Merge branch 'odoo-production' into feature/integrasi_biteship
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 12f2246a..37a49332 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -106,6 +106,7 @@ from . import sale_monitoring_detail_v2 from . import purchase_order_multi_update from . import invoice_reklas_penjualan from . import purchase_order_multi_confirm +from . import purchase_order_multi_ask_approval from . import po_multi_cancel from . import logbook_sj from . import report_logbook_sj |
