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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
7682
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
sept 23
|
5848 | ||
Insert query in odoo 13
Resuelto
|
|
1
jul 20
|
4643 | |
|
3
ene 20
|
12339 | ||
|
0
mar 15
|
2956 | ||
|
0
mar 15
|
3088 |
The message is self-explanatory.