diff options
| author | trisusilo48 <tri.susilo@altama.co.id> | 2025-02-07 15:09:38 +0700 |
|---|---|---|
| committer | trisusilo48 <tri.susilo@altama.co.id> | 2025-02-07 15:09:38 +0700 |
| commit | d539aedf0b1f7a6cfbd87b9d167833c6c9ea68ee (patch) | |
| tree | dd0d92211c417df449b9f559faf393ab8702b428 /indoteknik_custom/models/__init__.py | |
| parent | 0dbcd5eb060924a0860b2586776f65d5ce19b9ef (diff) | |
| parent | 88834d1fcda0914867fc6420ba8cb9b4046b3a11 (diff) | |
Merge branch 'feature/integrasi_biteship' of https://bitbucket.org/altafixco/indoteknik-addons into feature/integrasi_biteship
# Conflicts:
# indoteknik_custom/models/sale_order.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 43fbf146..4c1ef68c 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -140,3 +140,4 @@ from . import va_multi_reject from . import vendor_sla from . import stock_immediate_transfer from . import coretax_fatur +from . import public_holiday |
