Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3447 Lượt xem

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>

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Issue Solved 

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 12 24
1017
0
thg 7 20
2814
4
thg 10 19
33561
1
thg 4 17
3772
2
thg 3 15
7152