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
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
1
сент. 25
|
446 | ||
|
1
авг. 23
|
1803 | ||
|
2
авг. 25
|
912 | ||
|
2
мая 25
|
1748 | ||
|
1
апр. 25
|
1710 |