summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-06-26 06:46:32 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-06-26 06:46:32 +0700
commit45dc1483342d9ec195c53711b5194e7ddf88b343 (patch)
treea6908a1b38d12504e26f05ee17eb5547be112ce5 /indoteknik_custom/models/__init__.py
parentb90e863ebb88d4e4519a1ce5b52481567d7c480f (diff)
parent48bf536f0728a07a5f7ad960c7872415957d8e7a (diff)
Merge branch 'release' into receipt-approval
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-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 9764e0c0..3c6ce46c 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -22,9 +22,9 @@ from . import purchase_pricelist
from . import res_partner_company_type
from . import res_partner
from . import res_users
+from . import sale_order
from . import sale_monitoring_detail
from . import sale_monitoring
-from . import sale_order
from . import sales_outstanding
from . import sales_target
from . import stock_move