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

I accidentally created a state "Tamil Nadu". Now while importing contacts, contacts having states as "Tamil Nadu" is not being imported. I have not created any other state. But all contact except for "Tamil Nadu" are being imported.

How can this be rectified.

Can anybody help here.

Thanks in advance. 

Avatar
Ignorer
Meilleure réponse

Go to Terminal
Run PSQl
Connect your DB with following commands:
1:    \c <yourDBname> ;
2:    delete from res_country_state where name like 'Tamil Nadu';
3: Refresh Odoo
4: Try to import

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
mars 24
30
1
nov. 23
2659
2
mars 21
4828
2
mai 25
1295
2
juil. 25
889