I am a newbie in the MS Dynamics CRM plugin-development and I have to develop a plugin that change the businnes logic of CRM.
I have the QuoteDetail-entity and I want to find the OppoptunityProduct from which this QuoteDetail was generated.
Is it possible? I have not found any possibility to do it.
I asked this question in other community and get correct answer: https://community.dynamics.com/crm/f/117/t/120310.aspx
I have used this tool: http://crm2011entitymaps.codeplex.com/ I created a new attribute on opportunity & quote product and then assigned it some sort of unique identifier as record was created. After it I have created a mapping for the custom value between the product lines.