Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
8742 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
4142
1
apr. 22
5818
2
nov. 20
4322
1
aug. 20
3208
5
apr. 25
33332