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 cf2597b0..55d1807c 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -73,6 +73,7 @@ from . import airway_bill from . import airway_bill_manifest from . import account_move_due_extension from . import voucher +from . import voucher_line from . import bill_receipt from . import account_move_multi_update from . import account_financial_report |
