Skip to Content
Menú
This question has been flagged
2 Respostes
8740 Vistes

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

I think that you could do it like:

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

Avatar
Descartar
Autor Best Answer

Thanks Axel


Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de maig 22
4142
1
d’abr. 22
5812
2
de nov. 20
4322
1
d’ag. 20
3203
5
d’abr. 25
33310