コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2803 ビュー

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
3549
1
7月 23
7813
1
7月 18
12227
1
12月 15
4136
0
3月 15
3660