Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5293 Переглядів

All was working fine.But now I want to delete the whole data entered in my openerp database including all the Sales order,Customers,Delivery Orders,purchase orders,products and all other data in my database.How can this be done without touching the openerp structure?
 

Аватар
Відмінити
Найкраща відповідь

Hi,

Refer below link will help you

link1

link2

link3

Аватар
Відмінити

I thought till today it just wasn't possible to only get rid of your data, without loosing your whole structure (installed modules, etc.). Are you sure the methods (easiest one would be the drop database from the web interface really keep your installation intact? As far as I understand the whole structure is saved inside of the database and therefore gets lost when you drop it. Same as if you just made a new one.