summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-08-21 21:58:04 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-08-21 21:58:04 +0700
commitf1b964c1f8071370ee0cffe6458bb9dc67039542 (patch)
tree887883bdf1c0cee763b77b62a7fc9e4e63a68a04 /indoteknik_custom/models/__init__.py
parent60ed70b31d47b5ee5fbc0bdb0c3de34820495600 (diff)
add group pricing
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 5de392ca..255a12f6 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -80,3 +80,4 @@ from . import account_financial_report
from . import account_general_ledger
from . import account_report_financial
from . import account_report_general_ledger
+from . import price_group