Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1890 Prikazi

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
Opusti
Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
jun. 24
3270
0
apr. 24
1539
1
jan. 23
2643
1
nov. 24
1466
1
dec. 23
2254