From 3b246a800c9bec73300b8b0f75d4b84c5aa1ffec Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Thu, 6 Jul 2023 13:20:52 +0700 Subject: Add airway bill manifest --- indoteknik_custom/models/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index cf6887f9..1e98361e 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -64,4 +64,5 @@ from . import brand_vendor from . import manufacturing from . import requisition from . import airway_bill +from . import airway_bill_manifest from . import account_move_due_extension -- cgit v1.2.3