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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
7579
瀏覽次數
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
9月 23
|
5734 | ||
|
1
7月 20
|
4558 | ||
|
3
1月 20
|
12233 | ||
|
0
3月 15
|
2853 | ||
|
0
3月 15
|
2974 |
The message is self-explanatory.