diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-02 11:28:12 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-02 11:28:12 +0700 |
| commit | 9d4ec4d054858368d21a1efc9f58f1fbd080baaf (patch) | |
| tree | eea9b772124aad8cbcaf021575b988727b43225e /indoteknik_custom/models/__init__.py | |
| parent | 80cbff436261c85af8b826317037fc5ee07b2d86 (diff) | |
change logic for po status and add table for product spec trusco
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index c8cd85b5..356f69f0 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -36,3 +36,4 @@ from . import website_brand_homepage from . import mail_mail from . import website_categories_homepage from . import sales_target +from . import product_spec |
