summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/patch
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-07-05 10:51:52 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-07-05 10:51:52 +0700
commitfc6d38599b405820b3c266a31ef21a3a0f3f0a73 (patch)
tree97cbc4bb913f76651ae9cc774b7a9f716bae8167 /indoteknik_custom/models/patch
parentd9ddc88ea00a5c86c7cf82552970ab0c917d8544 (diff)
(andri) fix
Diffstat (limited to 'indoteknik_custom/models/patch')
-rw-r--r--indoteknik_custom/models/patch/__init__.py (renamed from indoteknik_custom/models/patch/__pycache__/__init__.py)0
-rw-r--r--indoteknik_custom/models/patch/http_override.py (renamed from indoteknik_custom/models/patch/__pycache__/http_override.py)1
2 files changed, 0 insertions, 1 deletions
diff --git a/indoteknik_custom/models/patch/__pycache__/__init__.py b/indoteknik_custom/models/patch/__init__.py
index 051b6537..051b6537 100644
--- a/indoteknik_custom/models/patch/__pycache__/__init__.py
+++ b/indoteknik_custom/models/patch/__init__.py
diff --git a/indoteknik_custom/models/patch/__pycache__/http_override.py b/indoteknik_custom/models/patch/http_override.py
index e1978edb..6bec1343 100644
--- a/indoteknik_custom/models/patch/__pycache__/http_override.py
+++ b/indoteknik_custom/models/patch/http_override.py
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
import odoo.http
import json
import logging