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

Domain :  [('stage_id','=','Quote')] ?
頭像
捨棄
最佳答案

Hello Hendy,

In crm module , proposition stage is already created from data file.
you can get proposition stage id like below syntax:
proposition_id = self.env.ref('crm.stage_lead3').id

domain :
self.env["crm.lead"].search(
[("stage_id", "=", proposition_id)]


Thanks & Regards,

Email: odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
8月 23
1543
2
8月 25
450
2
5月 25
1450
1
4月 25
1358
0
3月 25
1425