Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
4 Vastaukset
20537 Näkymät

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

Avatar
Hylkää
Paras vastaus

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

Avatar
Hylkää
Paras vastaus

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

Avatar
Hylkää
Paras vastaus

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

Avatar
Hylkää
Paras vastaus

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

Avatar
Hylkää