Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
5 Ответы
15643 Представления

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?

Related Posts Ответы Просмотры Активность
1
мар. 15
12239
1
мар. 24
2369
2
янв. 24
2499
6
апр. 15
11530
2
мар. 15
7327