跳至內容
選單
此問題已被標幟
2 回覆
8558 瀏覽次數

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
3967
1
4月 22
5510
2
11月 20
4115
1
8月 20
3026
5
4月 25
32904