Release Notes
...
2024
Release 2410.2 - 01/14/2025
6 min
release 2410 2 scheduled on tuesday, 01/14/2025 feature enhancements lifecycle manager ability to create a plugin interface to allow the quantity, total price, and total amount to be zero'ed out when a quote is finalized into an order this feature allows users to create a plugin interface that zeroes out the quantity, total price, and total amount when a quote is finalized into an order key benefits improved estimations the quantity field in the line editor now represents an estimated quantity, enabling more accurate price estimations for usage products automatic adjustments when a quote is converted into an order, the usage product lines will have their total price, tax amount, and total amount automatically set to zero, ensuring they do not impact the actual booking enhanced user experience this feature eliminates the need for users to manually trigger recalculations, reducing errors and improving the overall user experience technical details apex plugin interface we have developed an apex plugin interface that allows users to define a quote line item filter this filter determines which line items should have their quantity, total price, tax, and total amount set to zero processing logic the plugin processes all lines with type lineitem and rampitem that satisfy the filtering condition, recalculating the totals for parent summaryitem lines as needed learn how to implement a plugin that sets the quantities of specific quote line items to zero during the conversion process, please refer to quote to order conversion plugin docid 21iqniycr4t1sveafai4 bug fixes lifecycle manager ui plugin trigger issue previously, when the line editor was loaded, ui plugins registered with the ui afterloading event were not being triggered the expected behavior was for the ui plugin to be triggered immediately after the line editor loaded however, only the “recalculate” event was supported in the ui afterloading trigger event this issue has been resolved the ui beforecalculation or ui aftercalculation plugins will now be triggered when “recalculate” is called in the ui afterloading plugin
🤔
Have a question?
Get answers fast with Nue’s intelligent AI, expert support team, and a growing community of users - all here to help you succeed.
To ask a question or participate in discussions, you'll need to authenticate first.