FIX excel_imp_ex_demo: prevent native menu behavior to be inhibited

changing menu_report_partner_list parent menu
pull/2839/head
David Beal 2024-02-12 18:01:31 +01:00 committed by GitHub
parent 71b443ce5b
commit 10bf3605e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
</record>
<menuitem
id="menu_report_partner_list"
parent="sale.menu_sale_report"
parent="sale.sale_menu_root"
action="action_report_partner_list"
name="Partner List Report"
/>