From 48474fcef12509f736be0cb6af47618601dbfe61 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 7 Jun 2023 10:29:19 +0700 Subject: remove useless validation in manufacturing order and custom landed cost --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') 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', -- cgit v1.2.3