summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-01-18 15:57:33 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-01-18 15:57:33 +0700
commitb33103dea998552d110d029d7f50ed08f58ce192 (patch)
tree190b234940e662bcaee85e4edfaf87481ce1184d /indoteknik_custom/models/__init__.py
parent09c074be5de4fc10f6322303236b5919ff8234fb (diff)
add payment term validation in sales order and add website ads
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 8ada3b95..5d5ad0ec 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -44,3 +44,4 @@ from . import x_biaya_kirim
from . import x_manufactures
from . import x_partner_purchase_order
from . import x_product_tags
+from . import website_ads