콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3552 화면

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.  

아바타
취소
관련 게시물 답글 화면 활동
0
12월 24
1160
0
7월 20
2921
4
10월 19
33954
1
4월 17
3970
2
3월 15
7383