Hello All,
I have requirement
Opportunity -> Opportunity Product (1:N)
In Opportunity we have Opportunity Product sub-grid.
But once Currency in Opportunity is set and Opportunity Products are added then Currency of Opportunity cannot be changed (Agree -> By design we cannot modify Opportunity currency since its associated records are in previously set currency)
Actual Requirement :
In order to change the currency we need to delete all Opportunity Product records associated with the Opportunity and then change currency of the Opportunity.(So its very cumbersome)
We need to Clone records of Opportunity Products with updated currency at once when currency is changed.(and of course delete previously created Opportunity Product records with old currency)
Please note that in the error pops-up as shown below in In-Operation stage of Event execution pipeline as this CRM side validation.(My assumption). Thus we cannot register any Plugin in Post-Operation stage.
Please help me out how to implement this scenario.
*This post is locked for comments