summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index a94ed2d3..0f824714 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -13,7 +13,4 @@ from . import res_users
from . import user_activity_log
from . import purchase_order
from . import purchase_pricelist
-from . import purchase_order_line
-from . import sale_monitoring_detail
-from . import sale_monitoring
-from . import sale_order
+from . import purchase_order_line \ No newline at end of file