Skip to Content
मेन्यू
This question has been flagged
1 Reply
3448 Views

Hi Community,

I want to create new submenu[Dynamic Reports] of the Invoicing -> Reporting -> Dynamic Reports.

i written this code but it does not working. where is i'm wrong please suggest me. 

See my code 

<?xml version="1.0" encoding="utf-8"?>

<odoo>

    <data>

        <menuitem id="dynamic_acc_reports_menu_id"

                  name="Dynamic Reports"

                  parent="account.menu_finance_reports"

                  groups="account.group_account_manager"/>

    </data>

</odoo>

Avatar
Discard
Author Best Answer

Issue Solved 

I was forget to apply action attribute in menuitem. after applied it's worked.  

Avatar
Discard
Related Posts Replies Views Activity
0
दिस॰ 24
1017
0
जुल॰ 20
2814
4
अक्तू॰ 19
33561
1
अप्रैल 17
3772
2
मार्च 15
7152