Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
8762 Visualizzazioni

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
Abbandona
Risposta migliore

I think that you could do it like:

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

Avatar
Abbandona
Autore Risposta migliore

Thanks Axel


Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mag 22
4158
1
apr 22
5859
2
nov 20
4328
1
ago 20
3226
5
apr 25
33370