diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-11-01 22:25:41 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-11-01 22:25:41 +0700 |
| commit | bac2e79164b6c0712cc489e8f4d7aee830997afd (patch) | |
| tree | 9496f840d4ae8808a64738a332594e2dc833f7c1 /indoteknik_custom/models/__init__.py | |
| parent | 6fdaee1c7b6557dc2e61ac7b5c1172d285ea7421 (diff) | |
| parent | d5e783d3a91b9ba782f4aebb21e558779a83f8b6 (diff) | |
Merge commit 'd5e783d3a91b9ba782f4aebb21e558779a83f8b6'
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 |
