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>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
7784
Vistes
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
0
de set. 23
|
5928 | ||
Insert query in odoo 13
Solved
|
|
1
de jul. 20
|
4734 | |
|
3
de gen. 20
|
12428 | ||
|
0
de març 15
|
3072 | ||
|
0
de març 15
|
3162 |
The message is self-explanatory.