How do I delete an entire database/company? I'm using the Cloud Version of Odoo.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
Go to your odoo server URL and add /web/database/manager
here's mine http://104.236.54.107:8069/web/database/manager
Then simply "Drop" the database you want to delete. this requires a super admin password. The default could be found in the odoo-server.conf file. otherwise refer to https://www.odoo.com/forum/help-1/question/how-to-recover-master-password-if-i-forgot-it-625
This does not work anymore for cloud . The path /web/database/manager can not be found.
For others......Try this, "http://localhost:8069/web/database/manager#action=database_manager"
Hi Marijke,
You have to go to your Odoo URL and add /web/database/manager (e.g. http://domain.com/web/database/manager). There, you will find in the left sidebar many buttons to make many things, such as back up, restor database, duplicate, drop, etc.
Obviously, you have to click on "drop".
Regards,
Juan José - Ing ADHOC
This does not work anymore. The path /web/database/manager can not be found.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse