Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3962 Widoki

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. 

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
mar 24
30
1
lis 23
2648
2
mar 21
4820
2
maj 25
1263
2
lip 25
881