diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-11-15 09:06:19 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-11-15 09:06:19 +0700 |
| commit | 35347101dca798737cfa6dcb6ee73093966d962e (patch) | |
| tree | 28aab7a6f07af796e0c955a7f91389a15fbda987 /indoteknik_custom/models/__init__.py | |
| parent | 61ada75c5d0e065d62c2aea0c59c153446bbf56c (diff) | |
| parent | 2861ba3cd7844079ce85ad31aa1470e95de7f71d (diff) | |
Merge commit '2861ba3cd7844079ce85ad31aa1470e95de7f71d'
Conflicts:
indoteknik_custom/models/__init__.py
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 8645fb00..894e0263 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -30,3 +30,4 @@ from . import ir_attachment from . import delivery_carrier from . import dunning_run from . import stock_picking_return +from . import website_user_cart |
