summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2023-07-25 08:53:19 +0000
committerIT Fixcomart <it@fixcomart.co.id>2023-07-25 08:53:19 +0000
commit5ead2c84fb9b56d51520f77af8227160b56aeaca (patch)
tree4c0e32918e1ddf4e7a3e9116d3abb186ad417c7f /indoteknik_custom/models/__init__.py
parentc344ccd81208b5b466ae047dbb9e084dd5d0f358 (diff)
parente933a05e9b03e489b581f27d1aa304774aafc320 (diff)
Merged in production (pull request #68)
Production
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 929fc8ba..5b8fcc54 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -71,4 +71,5 @@ from . import token_storage
from . import product_sla
from . import account_move_due_extension
from . import voucher
-from . import bill_receipt \ No newline at end of file
+from . import bill_receipt
+from . import account_move_multi_update \ No newline at end of file