Domain : [('stage_id','=','Quote')] ? |
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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 |