Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
8480 Vues

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
Ignorer
Meilleure réponse

I think that you could do it like:

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

Avatar
Ignorer
Auteur Meilleure réponse

Thanks Axel


Avatar
Ignorer
Publications associées Réponses Vues Activité
1
mai 22
3872
1
avr. 22
5388
2
nov. 20
4043
1
août 20
2943
5
avr. 25
32590