diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-11-26 14:20:48 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-11-26 14:20:48 +0700 |
| commit | f01c853cec6302fcfce62bab278d1bda57f1f131 (patch) | |
| tree | 0a260211e60322c5e2e6e0c044bee43217e02b23 /indoteknik_custom/__manifest__.py | |
| parent | 447c98f3079af31a850dd3898190da1063f45cf0 (diff) | |
| parent | a5894d7d55b48e15a2c61759d6ffc04f8ba17c79 (diff) | |
Merge branch 'cr/cr_vendor_approval' into production
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', |
