summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2023-07-21 03:41:22 +0000
committerIT Fixcomart <it@fixcomart.co.id>2023-07-21 03:41:22 +0000
commit7489d3fba967e711cb0fdfd6d3cb5097751e883f (patch)
tree877b3e47216f1667513161410439dc2626b455c0 /indoteknik_custom/models/__init__.py
parent3c9ef63acb42298d948ee86407d9a5ca67004246 (diff)
parentce1c11b9be9274cf281a00cc340969f094a698be (diff)
Merged in receipt-bill (pull request #60)
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 e91eadf2..929fc8ba 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -70,4 +70,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