summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-07-25 11:09:27 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-07-25 11:09:27 +0700
commit940054dbc1dffca75bfb81e478d5538f762009c6 (patch)
treedcf0d00d874e8167d83999f86499bdc1b54dd704 /indoteknik_custom/models/__init__.py
parent4656fedaac694b5e6fe72311a49dd34bce1e50e5 (diff)
parentdd1e7158f3c5a24c4cfd67fdeedd9011f6c0655b (diff)
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into 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