Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
8936 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
3
sep. 25
623
1
maj 22
4316
1
apr. 22
6188
2
nov. 20
4439
1
aug. 20
3343