diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-03 11:31:57 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-03 11:31:57 +0700 |
| commit | 083e4ab620edc20534992d6dd8b891796ecb35ce (patch) | |
| tree | 811afc8b68f921c0f60ec8c73abae52fb0e5121d /indoteknik_custom/models/__init__.py | |
| parent | fbea3ab095059a101d32c2f5e4f5b0f309705d28 (diff) | |
add window dynamic customer review
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 193fd132..1190e7d0 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -39,3 +39,4 @@ from . import sales_target from . import product_spec from . import purchase_outstanding from . import sales_outstanding +from . import customer_review |
