summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2023-08-16 04:51:39 +0000
committerIT Fixcomart <it@fixcomart.co.id>2023-08-16 04:51:39 +0000
commitb0dd1bde531a90a867448c03ec08b72cc70f0053 (patch)
tree0ec22360367159e8b928b030351d6a8b53f3ada4 /indoteknik_custom/models/__init__.py
parent9f8664c33429e41c6133ba2b325662245ffbc92d (diff)
parenta73c0825a264fc002e7496b07f238f79efd93086 (diff)
Merged in refactor (pull request #99)
Refactor
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 843beeae..5de392ca 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -27,6 +27,7 @@ from . import res_partner_company_type
from . import res_partner
from . import res_users
from . import sale_order
+from . import sale_order_line
from . import sale_monitoring_detail
from . import sale_monitoring
from . import sales_outstanding