Skip to Content
Menu
This question has been flagged
4 Replies
20150 Rodiniai

How do I delete an entire database/company? I'm using the Cloud Version of Odoo.

Portretas
Atmesti
Best Answer

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

Portretas
Atmesti
Best Answer

This does not work anymore for cloud . The path /web/database/manager can not be found.

Portretas
Atmesti
Best Answer

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

Portretas
Atmesti
Best Answer

This does not work anymore. The path /web/database/manager can not be found.

Portretas
Atmesti