diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-05-31 15:36:00 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-05-31 15:36:00 +0700 |
| commit | caae31d0376d62ca62a6d4e3fa5aaa0842fc9c88 (patch) | |
| tree | 0d77af3caa0eae74ecfa03b91da6879c7bdb3ede /indoteknik_custom/__manifest__.py | |
| parent | 21f7c7a9b5ad175994b0824f82f9459feed3ca90 (diff) | |
new module of requisition
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 c52e27b7..e1c2ec7b 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -74,6 +74,7 @@ 'views/procurement_monitoring_detail.xml', 'views/product_product.xml', 'views/brand_vendor.xml', + 'views/requisition.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
