コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
8574 ビュー

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
3979
1
4月 22
5544
2
11月 20
4119
1
8月 20
3033
5
4月 25
32920