Skip to Content
Menu
This question has been flagged
1 Reply
1859 Views

Hola,


Como realizo la limpieza de tablas para el inicio de operación, despues de terminar la customización.


Muchas gracias


Saludos

Avatar
Discard
Author

Es tema es que uso odoo saas

if you are doing customization with studio, you can export the studio customization and try importing it in a new db.

Best Answer

Hi,

If you want to remove all the data from the database and need to start from scratch, expecting the customization has been done from only code side, then,

you can drop the current db from the db manager page and create a new fresh database and install the customized modules in it, and you can start using it.


If you have modified some changes directly in the database and you cannot drop this db, you can rely on third party apps, which helps you to clear transactional data's from the db, see: https://apps.odoo.com/apps/modules/15.0/om_data_remove/

Thanks

Avatar
Discard
Related Posts Replies Views Activity
2
Aug 23
2050
1
Jul 23
6882
1
Jul 18
11166
1
Dec 15
3380
0
Mar 15
2818