summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-01-14 09:39:12 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-01-14 09:39:12 +0700
commitfe9c85d0bc084e7787f348756c00864b5e239971 (patch)
treef6950d20e8a9d65fcfcc45fb1bd5e6dbdac0c621 /indoteknik_custom/models/__init__.py
parentecc4356b7ac5ae14d4e86039589716fa76161230 (diff)
parent6dda865a1b3262ce78ed2db024fd03efb091d6a6 (diff)
Merge branch 'odoo-production' into CR-mbaZila
# Conflicts: # indoteknik_custom/security/ir.model.access.csv
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index bb223a31..3990e81c 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -34,6 +34,7 @@ from . import stock_picking_type
from . import stock_picking
from . import stock_vendor
from . import user_company_request
+from . import user_pengajuan_tempo_request
from . import users
from . import website_brand_homepage
from . import website_categories_homepage
@@ -131,6 +132,8 @@ from . import approval_unreserve
from . import vendor_approval
from . import partner
from . import find_page
+from . import user_pengajuan_tempo_line
+from . import user_pengajuan_tempo
from . import approval_retur_picking
from . import va_multi_approve
from . import va_multi_reject