summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-07-28 11:36:33 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-07-28 11:36:33 +0700
commit71bdce1310997736f84a6d65d423fca801bfe655 (patch)
tree9001ee9f97d5abcd3214ea61ef12f78ff2b26f95 /indoteknik_custom/models/__init__.py
parenteacf53b314861bc797e1222d4b8d7ae9ef677040 (diff)
parentf26b2447f4f233a838e8990a800d975ab27a1557 (diff)
Merge branch 'aiway-bill' into development
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 5b8fcc54..54e24563 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -69,6 +69,8 @@ from . import manufacturing
from . import requisition
from . import token_storage
from . import product_sla
+from . import airway_bill
+from . import airway_bill_manifest
from . import account_move_due_extension
from . import voucher
from . import bill_receipt