Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
8815 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

I think that you could do it like:

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

Imagine profil
Abandonează
Autor Cel mai bun răspuns

Thanks Axel


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
sept. 25
277
1
mai 22
4200
1
apr. 22
5959
2
nov. 20
4362
1
aug. 20
3244