Merge pull request #2961 from expsa/samir-aladawi-fix-menu-reports-transactions
[FIX] exp_transaction_documents
This commit is contained in:
commit
55e3d68f8c
|
|
@ -665,7 +665,7 @@
|
|||
parent="external_in_department_tran_menu" sequence="1"
|
||||
action="dep_forward_incoming_external_tran_action"/>
|
||||
<!--Report Menu-->
|
||||
<menuitem id="parent_report_menu" name="Reports" parent="exp_transaction_documents.cm_root_menu" sequence="7"/>
|
||||
<menuitem id="parent_report_menu_renew" name="Reports" parent="exp_transaction_documents.cm_root_menu" sequence="7"/>
|
||||
<!-- todo start -->
|
||||
<!-- Action for All Internal Transactions -->
|
||||
<record id="action_all_internal_transactions" model="ir.actions.act_window">
|
||||
|
|
|
|||
Loading…
Reference in New Issue