diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-03-04 13:30:06 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-03-04 13:30:06 +0700 |
| commit | 98ec81f4442553070ce235d0e96d736c60dcd839 (patch) | |
| tree | 80fa605cd608822f79dfefdd04886dc6aabf5435 /indoteknik_custom/models/__init__.py | |
| parent | bfb7d3b45bbf780fa77b9abc8a0f1860a50da57c (diff) | |
| parent | 92b6da28414fed56732f86e1f04ea2fac3464d7d (diff) | |
Merge branch 'odoo-production' into CR/repeat-order
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 f33a7411..3573eddd 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 |
