diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-11-15 17:36:32 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-11-15 17:36:32 +0700 |
| commit | 5102c2a866daec248e3903fbfb7b8bd87bb0ef52 (patch) | |
| tree | 71c2d34088308a67d43b9780b9d3a94ee870ffab /indoteknik_custom/models/__init__.py | |
| parent | f6671dd4595af3c1075b27925f10c457854cecf8 (diff) | |
| parent | 9d0dbdfe0e08ecab850860fa2b23ffb64fa6dae1 (diff) | |
Merge branch 'master' of bitbucket.org:altafixco/indoteknik-addons
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 c4f1a443..14df8266 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -29,5 +29,6 @@ from . import users from . import ir_attachment from . import delivery_carrier from . import dunning_run +from . import stock_picking_return from . import website_user_cart from . import website_user_wishlist |
