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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
8788
Tampilan
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
|
0
Sep 23
|
6944 | ||
|
Insert query in odoo 13
Diselesaikan
|
|
1
Jul 20
|
5543 | |
|
How can i write update query in a function?
Diselesaikan
|
|
3
Jan 20
|
13502 | |
|
|
0
Mar 15
|
3746 | ||
|
|
0
Mar 15
|
4114 |
The message is self-explanatory.