Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1851 Tampilan

I make uograde one db of v14 to v16 with command 

python https://upgrade.odoo.com/upgrade) production -d db_11 -t 16.0

when start in 15.0 throws this error:

ERROR: duplicate key value violates unique constraint "res_company_name_uniq"


in my db dont hav this name in res_company table.

Avatar
Buang
Jawaban Terbai

Hi

this constraint just says that the field "name" in res_company needs to be unique.

Please check if there are companys with the same name and then maybe rename one of them.

Regards

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Jun 24
3218
0
Apr 24
1480
1
Jan 23
2630
1
Nov 24
1420
1
Des 23
2227