Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2547 Vistas

Hola,


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


Muchas gracias


Saludos

Avatar
Descartar
Autor

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.

Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
ago 23
3175
1
jul 23
7507
1
jul 18
11775
1
dic 15
3809
0
mar 15
3376