Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
8568 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
3974
1
apr 22
5520
2
nov 20
4118
1
ago 20
3031
5
apr 25
32916