summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2023-07-18 05:57:38 +0000
committerIT Fixcomart <it@fixcomart.co.id>2023-07-18 05:57:38 +0000
commitbe96aa583d6d68404a19350aae464a05a3f6efd4 (patch)
tree1f8270064b940e9df4c1359c3c20e6d8bd3f355b /indoteknik_custom/models/__init__.py
parent5b1c2054e3ca176a3705c6d0a84e33867ad1c945 (diff)
parentcc4150ade5d8f6cea80ce4acf92907be0a3ed29a (diff)
Merged in receipt-bill (pull request #58)
Receipt bill
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 9e4d2cf9..8b3296a5 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -66,4 +66,5 @@ from . import requisition
from . import token_storage
from . import product_sla
from . import account_move_due_extension
-from . import voucher \ No newline at end of file
+from . import voucher
+from . import bill_receipt \ No newline at end of file