跳至内容
菜单
此问题已终结
2 回复
8560 查看

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

形象
丢弃
最佳答案

I think that you could do it like:

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

形象
丢弃
编写者 最佳答案

Thanks Axel


形象
丢弃
相关帖文 回复 查看 活动
1
5月 22
3968
1
4月 22
5516
2
11月 20
4115
1
8月 20
3029
5
4月 25
32910