Hello community,
I'm having issues with getting the Revise Quote functionality to work properly.
I've added a custom entity "CustomPosition" to the system and added it to the quote form as a subgrid. When a user revises the quote, it'll create a new quote, but it'll not include those records. How can I extend the Revise Quote functionality and/or button to include the related CustomPositions?
I ventured into the process of how to customize the buttons in the ribbons and I'm quite honestly baffled at how complicated this seems to be. I was able to identify the following "Custom Javascript Action", but I have trouble locating this code:
$webresource:Sales/_static/sfa/quotes/QuoteRibbonActions.js:Sales.QuoteRibbonActions.Instance.reviseActiveOrClosedQuote
How do I get a copy of QuoteRibbonActions.js to base my custom version on? The Webresources Manager (XrmToolBox) doesn't show a _sales element within the "Sales" node when I browse my environment
Alternatively: Any suggestions how else I could fulfill my requirement, e.g. a plugin?
*This post is locked for comments
I have the same question (0)