Release 8.27 of Limio For Salesforce Managed Package comes with a series of UI improvements to the "Raise Order" page.
The list of improvements is the following:
- New Order Summary component
- New Order Status component
- New error handling on subscriptions list
- Other small UI improvements
New Order Summary component
The Order Summary component combines Order Total and Submit button in a single UI. As opposed to previous version, the Submit button does not show if there is no order being placed:
No Order: before
No Order: after
When the user starts creating the new order, the Order Summary shows the line items, as well as an information messages of required inputs needed for submitting. In the previous version, the user needed to hover the Submit Order button to see validation messages
Validation messages: before
Validation messages: after
New Order Status component
When an order is submitted, the outcome and feedback to the status of the order is immediately displayed. Before, a success message meant that a request for the order had been successfully submitted and requested to the downstream systems, however this did not guarantee that the downstream systems processed it successfully. With this change, an immediate and synchronous feedback from all downstream systems is displayed to the user.
Order Status: before
Order Status - success
Order Status - failed
New error handling on subscriptions list
Previously, when one or more subscriptions in the list of subscriptions failed to load on the managed package due to processing errors, the entire list wouldn't show, it would show as if there were no subscriptions at all.
With this change, if a subscription has errors loading, it still displays, but an error message is also displayed with it with the message "Subscription loaded with errors". For this type of subscription, actions are disabled.
Any other subscription that didn't fail to load shows correctly in the list.
Subscription loaded with errors
Other small UI improvements
2 minor UI improvements have been released:
- The Customer Order component is no longer collapsable
- The Messages components (that was not in use) has been removed
Comments
0 comments
Please sign in to leave a comment.