diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-11-02 09:43:38 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-11-02 09:43:38 +0700 |
| commit | f1f514d8c2d2ef9e3203b4387794274e137de86b (patch) | |
| tree | 555259b2f5ed279e89a5137f481bdbc9ad7cc665 /indoteknik_custom/models/__init__.py | |
| parent | 625f48b6a44e32a4881ed61c53ecf1f8a6b3ca87 (diff) | |
| parent | bac2e79164b6c0712cc489e8f4d7aee830997afd (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 37a8d31f..94fe56fe 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -28,3 +28,4 @@ from . import product_pricelist from . import users from . import ir_attachment from . import delivery_carrier +from . import dunning_run |
