跳至内容
菜单
此问题已终结
1 回复
2758 查看

Hola,


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


Muchas gracias


Saludos

形象
丢弃
编写者

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.

最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
2
8月 23
3479
1
7月 23
7761
1
7月 18
12153
1
12月 15
4093
0
3月 15
3608