Hola,
Como realizo la limpieza de tablas para el inicio de operación, despues de terminar la customización.
Muchas gracias
Saludos
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hola,
Como realizo la limpieza de tablas para el inicio de operación, despues de terminar la customización.
Muchas gracias
Saludos
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
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
2
Aug. 23
|
3559 | ||
|
1
Juli 23
|
7817 | ||
|
1
Juli 18
|
12258 | ||
|
1
Dez. 15
|
4143 | ||
|
0
März 15
|
3667 |
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.