Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
7964 Переглядів
ParseError: "duplicate key value violates unique constraint "res_groups_name_uniq"
DETAIL:  Key (category_id, name)=(34, Billing) already exists.
" while parsing /home/vivek/Desktop/Odoo/odoo/my-modules/accounting/security/account_security.xml:5, near
<record id="group_account_invoice" model="res.groups">
        <field name="name">Billing</field>
        <field name="category_id" ref="base.module_category_accounting_and_finance"/>
        <field name="implied_ids" eval="[(4, ref('base.group_user'))]"/>
    </record>
Аватар
Відмінити

The message is self-explanatory.

Related Posts Відповіді Переглядів Дія
0
вер. 23
6137
Insert query in odoo 13 Вирішено
1
лип. 20
4891
3
січ. 20
12594
0
бер. 15
3175
0
бер. 15
3373