Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
8030 Ansichten

Is there a way to reset your database to the initial settings?

Avatar
Verwerfen
Beste Antwort

Hi,
There is no such options by default in odoo, but you can create a new db from the database manager and use it as fresh db.

If you need to clear transactions from current db by keeping the configuration as it is, you can use the modules like this from the store:  https://apps.odoo.com/apps/modules/16.0/om_data_remove/

Thanks

Avatar
Verwerfen
Autor Beste Antwort

Thanks to everybody who answered.

Avatar
Verwerfen
Beste Antwort

Hi,

No, Odoo doesn't have a built-in function to completely reset a database to its initial settings. There are one approaches to achieve a similar outcome:

Create a New Database: This is the simplest and safest option. You can set up a new database with the desired version and configuration. This ensures a clean slate with default settings.

Please refer to our blog on database management

https://www.cybrosys.com/blog/odoo-15-database-management#:~:text=A%20new%20database%20can%20be,and%20it%20must%20be%20unique.


Hope it helps

Avatar
Verwerfen