diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-06-07 10:29:19 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-06-07 10:29:19 +0700 |
| commit | 48474fcef12509f736be0cb6af47618601dbfe61 (patch) | |
| tree | 2f82cf0f26caa507102b1d08e2fa647974788a0d /indoteknik_custom/__manifest__.py | |
| parent | 25ad8547cc4aab608478d52352d834579f26c88d (diff) | |
remove useless validation in manufacturing order and custom landed cost
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
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', |
