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
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
8007
화면
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
9월 23
|
6182 | ||
Insert query in odoo 13
해결 완료
|
|
1
7월 20
|
4928 | |
|
3
1월 20
|
12635 | ||
|
0
3월 15
|
3197 | ||
|
0
3월 15
|
3403 |
The message is self-explanatory.