diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-10-26 12:02:31 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-10-26 12:02:31 +0700 |
| commit | 259497e322a2d7f482e3e345725a19ecc42ef96c (patch) | |
| tree | abd3dedbdae3b1d89c34afafd6e95755f228c351 /indoteknik_custom/models/__init__.py | |
| parent | 28c6731e8ee1394f61ff88f2750f81d14eb5fb4e (diff) | |
window dunning run, still error, need fix
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 |
