summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-08-23 08:23:27 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-08-23 08:23:27 +0700
commit2d82c8d8baf38be2349a87c9f8e9919c9e9de78a (patch)
tree517c77a1b27693e8dda93f2351b85a64626b9492 /indoteknik_custom/models/__init__.py
parentb18cc1ec5c6ecb7529f0f87d359f4bb09b5a50f8 (diff)
add view and model custom asset
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 8da36ce1..c31f9bf2 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -17,3 +17,4 @@ from . import purchase_order_line
from . import sale_order
from . import sale_monitoring_detail
from . import sale_monitoring
+from . import account_asset \ No newline at end of file