diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-12-26 17:39:05 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-12-26 17:39:05 +0700 |
| commit | f9f4b55c57461fa7cb0a4d3fb6fc9e85f53fe9c2 (patch) | |
| tree | 9945b3df169eeddd790cd0f40df673ece17bf2d1 /indoteknik_custom/models/__init__.py | |
| parent | db2f280683b29ac5d32158f3fab0f3df671935e9 (diff) | |
window sales target
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 dc85ce96..c8cd85b5 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -35,3 +35,4 @@ from . import website_user_wishlist from . import website_brand_homepage from . import mail_mail from . import website_categories_homepage +from . import sales_target |
