summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-08-23 15:05:00 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-08-23 15:05:00 +0700
commit5ff183f7ee77c99327d90e178bdccf77ab2c2cc4 (patch)
treedabca3543c725ac0fc5d66e734c57f2b75fd6d50 /indoteknik_custom/models/__init__.py
parent1e172ec6265592dbd92789c216983ffee5f40e9f (diff)
add new validation for product and product attribute
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 bc20e55d..3a5079f6 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -83,3 +83,4 @@ from . import account_report_general_ledger
from . import price_group
from . import po_sync_price
from . import base_import_import
+from . import product_attribute