summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-06-07 10:29:19 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-06-07 10:29:19 +0700
commit48474fcef12509f736be0cb6af47618601dbfe61 (patch)
tree2f82cf0f26caa507102b1d08e2fa647974788a0d /indoteknik_custom/__manifest__.py
parent25ad8547cc4aab608478d52352d834579f26c88d (diff)
remove useless validation in manufacturing order and custom landed cost
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index e1c2ec7b..eaa5390a 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -75,6 +75,7 @@
'views/product_product.xml',
'views/brand_vendor.xml',
'views/requisition.xml',
+ 'views/landedcost.xml',
'report/report.xml',
'report/report_banner_banner.xml',
'report/report_banner_banner2.xml',