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

Hi

I have run a big import that loaded thousands of records into my database but I need to run the import again from scratch. I have a large number of users defined fields that will take a very long time to recreate. Can I either:

Delete all customer records at once? OR Copy my user defined fields from my existing database to a new database?

Thanks

アバター
破棄
著作者 最善の回答

Thanks for your answers. I found a backup with just the custom fields in it and restored that. Would still like to know of a way to dump just the data though

アバター
破棄
最善の回答

I suppose uninstalling/reinstalling the CRM module would delete your contacts, but also any custom changes you made in your views. If you didn't make new modules for your changes, this is not recomended.

アバター
破棄
最善の回答

Did you try to select all your customers in list view and delete them?

アバター
破棄
最善の回答

Now that I think about it... how about marking the customers as Invalid? You only need to set the Active field to False

アバター
破棄
最善の回答

Well the delete function is not a recommended one because of the moves dependent on either Customers\Suppliers\Accounts\ etc.

It's better to de-activate the customers and create new ones.

to do so, you can Use ODBC and MS Access to edit the table of res.partner, or do it one by one through openerp UI

アバター
破棄

Well you're right but in this case he just import all customers, so he can delete account in cascade, it's not a problem. What do you think?

関連投稿 返信 ビュー 活動
1
3月 15
12190
1
3月 24
2342
2
1月 24
2468
6
4月 15
11498
2
3月 15
7314