Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3918 Zobrazení

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?




Avatar
Zrušit

check module dependency into the manifest file.

Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
pro 19
6727
3
kvě 18
5248
0
zář 24
1247
0
dub 24
2015
3
srp 24
6237