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/patch/__init__.py | |
| parent | 4c4151581c9da1d548b355504f775ecaa60d8a2c (diff) | |
(andri) patch json agar odoo menerima response kosong dari biteship
Diffstat (limited to 'indoteknik_custom/models/patch/__init__.py')
| -rw-r--r-- | indoteknik_custom/models/patch/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/patch/__init__.py b/indoteknik_custom/models/patch/__init__.py new file mode 100644 index 00000000..051b6537 --- /dev/null +++ b/indoteknik_custom/models/patch/__init__.py @@ -0,0 +1 @@ +from . import http_override
\ No newline at end of file |
