Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
8621 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
1
mai 22
4030
1
apr. 22
5644
2
nov. 20
4180
1
aug. 20
3098
5
apr. 25
33078