
I can create a workflow between Opportunity and Opportunity Products (ex: criteria met in opp products and field update in opp) but i can't do it between Quote and Quote lines.
Any idea ? Thanks
Virginie
2 respostas
The quote line items to quotes are not in the documentation as standard objects that can perform cross object field updates.
You can the view list of custom to standard and standard to standard list here:
https://help.salesforce.com/HTViewHelpDoc?id=workflow_cross_object_field_updates.htm&language=en_US
You will need to build some Apex to replicate the behaviour.