diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-11-12 11:29:07 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-11-12 11:29:07 +0700 |
| commit | 16cb40e0a943af1679fca60ff8cc4e6a683bd883 (patch) | |
| tree | 4240f8d05a5cd9bb1261a99c4c5ce6904c58cdd7 /indoteknik_custom/__manifest__.py | |
| parent | 1f42c0b0adf937e238e68fc2f7307234fff51952 (diff) | |
| parent | d9d9159e43aaabcc88661d0f23d362ed2e0128f6 (diff) | |
Merge branch 'production' into feature/max_plafon_order_qty
# Conflicts:
# indoteknik_custom/security/ir.model.access.csv
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 c8a658b5..da44ebf3 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -145,6 +145,7 @@ 'views/approval_unreserve.xml', 'views/vendor_approval.xml', 'views/find_page.xml', + 'views/approval_retur_picking.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
