Skip to Content
Menu
This question has been flagged
2 Replies
8616 Zobrazenia

Hello,

I am running odoo with $dbfilter for multiple domains. I am using ERPPeek library to manage my odoo, I can create new database using erppeek e.g client.create_database().

Now I want to remove the specific database as well, would you please help me if there a way using API.


--

Umar

Avatar
Zrušiť
Best Answer

I think that you could do it like:

client.db.drop('super_password', 'demo')

Avatar
Zrušiť
Autor Best Answer

Thanks Axel


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
máj 22
4023
1
apr 22
5624
2
nov 20
4169
1
aug 20
3086
5
apr 25
33040