Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
8457 Vistas

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
Mejor respuesta

I think that you could do it like:

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

Avatar
Descartar
Autor Mejor respuesta

Thanks Axel


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
may 22
3856
1
abr 22
5370
2
nov 20
4034
1
ago 20
2931
5
abr 25
32527