Skip to Content
मेन्यू
This question has been flagged
2 Replies
8674 Views

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
Discard
Best Answer

I think that you could do it like:

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

Avatar
Discard
Author Best Answer

Thanks Axel


Avatar
Discard
Related Posts Replies Views Activity
1
मई 22
4092
1
अप्रैल 22
5722
2
नव॰ 20
4256
1
अग॰ 20
3148
5
अप्रैल 25
33188