diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-25 13:10:37 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-25 13:10:37 +0700 |
| commit | 794e00fc836fd00c9e2241b0c356c88d67b443b0 (patch) | |
| tree | 7f61487eb730f906e032a71c243a66d5aafd9f53 /indoteknik_custom/__manifest__.py | |
| parent | 44d1abe6f98b3b2e49e3dbca2be3682e01a0f6cf (diff) | |
add field description to mrp production
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 7c38382c..6d07fd05 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -91,6 +91,7 @@ 'views/product_attribute_value.xml', 'views/mail_template_po.xml', 'views/price_group.xml', + 'views/mrp_production.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
