Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2627 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
sept. 25
2395
1
juin 24
4634
1
janv. 23
3199
1
nov. 24
2275
1
déc. 23
2963