Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4402 Переглядів

I've installed odoo 9 on a ubuntu 12.04 system. I have the error below while creating the first database


ParseError: "Mixing apples and oranges: None in res.groups(19, 20)" while parsing /odoo/odoo-server/openerp/addons/base/security/base_security.xml:18, near

<record model="res.groups" id="group_system">

<field name="name">Settings</field>

<field name="implied_ids" eval="[(4, ref('group_erp_manager'))]"/>

<field name="users" eval="[(4, ref('base.user_root'))]"/>

</record>

I'm i missing something ?

Аватар
Відмінити
Найкраща відповідь

it's a bug,

at version ede596f2ecca50ef83984af95c5530e48d87b829

I've this error too,

update will fix it ,update to 59867e5 it's fixed.

but odoo 9 now still have too much bug....

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
квіт. 24
4297
1
бер. 24
1663
1
лют. 23
1960
7
груд. 22
11944
Odoo database failed Вирішено
1
груд. 22
11522