İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3458 Görünümler

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
Vazgeç
Üretici En İyi Yanıt

Issue Solved 

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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Ara 24
1018
0
Tem 20
2824
4
Eki 19
33567
1
Nis 17
3773
2
Mar 15
7156