Release 2407.1
Scheduled on Thursday, 09/05/2024
|
Feature Enhancements
Price Builder
Ability to use custom field of price book entry as pricing attributes
- In this release, we introduce the capability to utilize custom attributes of price book entries as pricing attributes within the Price Builder. This feature enables more flexible and dynamic pricing strategies by allowing sales reps and admin users to define prices based on custom attribute combinations specific to each product entry in the price book.
- Key capabilities:
- Use custom attributes as pricing attributes: Admin users can now select custom fields of the Price Book Entry object as pricing attributes, enhancing pricing flexibility.
- View and filter list prices with custom attributes: Sales reps can view all price book entries with custom attributes used as pricing attributes, allowing for precise pricing during the quoting process.
- Enhanced pricing attribute display: When editing list prices, users can see all pricing attributes, including those derived from custom fields, clearly marked with a "($)" suffix for easy identification.
- To begin using this feature, admin users should navigate to System Settings. Locate the "Use Custom Attributes as Pricing Attributes" section under Pricing Attributes. Select the checkboxes next to the desired custom attributes to enable them as pricing attributes.
- For more detailed information on using this feature, please refer to this article.
Bug Fixes
Lifecycle Manager
Subscriptions were being activated even when there were no changes in the change order
- In this release we’ve implemented a fix that prevents subscription activation if there are no changes in the change order. Support for change orders or cancel for existing subscriptions with no changes is not yet implemented. This will be addressed in a future release.
Reconfigure of a nested bundle does not work
- We've resolved an issue affecting the reconfiguration of nested bundles, particularly those with add-on assets not at the root level. Users can now successfully reconfigure nested bundles with add-ons, correcting a previous malfunction in this process.
- This fix ensures that product and subscription changes, especially for children add-ons, are accurately reflected throughout the system.
Nue Platform
Product export API call may fail when for complex bundles
- The product export API call was failing for tenants with complex product bundle structures, resulting in a 414 status code due to excessively long URLs. We have implemented a fix in this release. The API now successfully handles these scenarios without encountering URL length limitations.