summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2022-08-16 09:56:13 +0700
committerIT Fixcomart <it@fixcomart.co.id>2022-08-16 09:56:13 +0700
commit2d400be8110ebc7471022455c59a135658d014ed (patch)
treea179d895bc9898dfb8d259a9c4aefa30ddd22b09
parent66579ea9e7ac7e10cf1593e87669f36bc6f6d8c8 (diff)
urutan init error
-rwxr-xr-xindoteknik_custom/models/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index f98d7c58..02e223fd 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -14,5 +14,5 @@ from . import user_activity_log
from . import purchase_order
from . import purchase_pricelist
from . import purchase_order_line
-from . import sale_monitoring
from . import sale_monitoring_detail
+from . import sale_monitoring