コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3993 ビュー

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. 

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
2
3月 24
30
1
11月 23
2690
2
3月 21
4854
2
5月 25
1323
2
7月 25
911