Scenario: I have written a plugin on "Post Operation" of salesorderdetail and the message is "Create". And in this plugin I am trying to update my custom field on salesorderdetail entity to some value. Note: Both the entities "salesorderdetail" and "quotedetail" are having this custom field and created the mapping of these custom field. After clicking on "create order" button on quote form, I want the custom field should get updated with my value and plugin should fire but it's not updating the field. Please let me know if the scenario is not clear. Any help will be appreciated! Thanks in advance!
↧