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

I'm trying to use the next code and this error appears.

<record id="menu_economic_data" model="website.menu">
    <field name="name">Economic data</field>
    <field name="url">/economic_data</field>
    <field name="parent_id" ref="website.main_menu"/>
    <field name="sequence" type="int">60</field>
</record>

This is the error:

odoo.tools.convert.ParseError: "website.menu" while parsing /home/avanzosc/workspace/desarrollosv11/portal_partner_characterization_gaia/views/economic_data_portal_menu.xml
Anyone knows what's happening?




아바타
취소

check module dependency into the manifest file.

베스트 답변

check module dependency on the __manifest__.py file
you should add 'web_timeline' on it

아바타
취소
관련 게시물 답글 화면 활동
2
12월 19
6906
3
5월 18
5388
0
9월 24
1337
0
4월 24
2175
3
8월 24
6663