diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-11-28 14:04:30 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-11-28 14:04:30 +0700 |
| commit | 8af6fd1991eb876777cd12f4c35cd0ba42b6a1b5 (patch) | |
| tree | b789929b38ee1844042195309d62f905bae3129b /indoteknik_custom/__manifest__.py | |
| parent | 080e5ca9d4f312e2d7938f55e5ce8f7833b18b0d (diff) | |
| parent | 58bec36c52b223c12fd15511a56ab417ebbd7257 (diff) | |
Merge branch 'production' into cr/outgoing_incoming_bu_v2
# Conflicts:
# indoteknik_custom/security/ir.model.access.csv
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', |
