diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-11-21 14:01:16 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-11-21 14:01:16 +0700 |
| commit | 130390b0c4c8c37f5a69d3833f5f1ad9e60e787d (patch) | |
| tree | a9382d8dbdad5015c28605b619d3ba49b66bb272 /indoteknik_custom/__manifest__.py | |
| parent | b9bdfb05f96affaeec8e197b6585df140d4cd11c (diff) | |
push
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index da44ebf3..89f62524 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -146,6 +146,8 @@ 'views/vendor_approval.xml', 'views/find_page.xml', 'views/approval_retur_picking.xml', + 'views/form_vendor_approval_multi_approve.xml', + 'views/form_vendor_approval_multi_reject.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
