diff options
| -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 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 |
