Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3479 มุมมอง

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>

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Issue Solved 

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

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ธ.ค. 24
1044
0
ก.ค. 20
2845
4
ต.ค. 19
33621
1
เม.ย. 17
3803
2
มี.ค. 15
7207