Skip to Content
Menu
This question has been flagged
1 Atsakyti
3457 Rodiniai

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>

Portretas
Atmesti
Autorius Best Answer

Issue Solved 

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

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
gruod. 24
1017
0
liep. 20
2824
4
spal. 19
33566
1
bal. 17
3772
2
kov. 15
7155