diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-06-20 14:20:57 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-06-20 14:20:57 +0700 |
| commit | 6d222cdfb56df09e61cd3add3c3fb328bd9adc7b (patch) | |
| tree | c62adf66c1a28fa21ed26e731cdf3c607497baee /indoteknik_custom/models/__init__.py | |
| parent | 4c4151581c9da1d548b355504f775ecaa60d8a2c (diff) | |
(andri) patch json agar odoo menerima response kosong dari biteship
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 605d1016..094ac69e 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -151,3 +151,4 @@ from . import account_payment_register from . import stock_inventory from . import sale_order_delay from . import approval_invoice_date +from . import patch |
