Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
8555 Visualizações

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
Cancelar
Melhor resposta

I think that you could do it like:

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

Avatar
Cancelar
Autor Melhor resposta

Thanks Axel


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mai. 22
3966
1
abr. 22
5510
2
nov. 20
4112
1
ago. 20
3024
5
abr. 25
32903