Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
8763 Visninger

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
Kassér
Bedste svar

I think that you could do it like:

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

Avatar
Kassér
Forfatter Bedste svar

Thanks Axel


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
maj 22
4158
1
apr. 22
5859
2
nov. 20
4328
1
aug. 20
3226
5
apr. 25
33370