Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3469 Zobrazení

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
Zrušit
Autor Nejlepší odpověď

Issue Solved 

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
pro 24
1027
0
čvc 20
2835
4
říj 19
33590
1
dub 17
3784
2
bře 15
7164