24.0.0
New Features
Enable users to view invoices from the UI. There is an invoices page in the nav to view all invoices including standalone, invoice links from the order details page, and invocie links from the store order details page.
Add product price validation to orders. If enabled, the prices of store order products will be validated against the price set up against the product for that line. There are 3 validation levels available:
None - No validation performed.
Warning - A warning message will be added to the order comments field but the order will still be sent.
Error - The order will error and will not be sent until the prices are fixed, and the errors are cleared.
The Ref fields for products are now editable from the UI.
Add address validation to stores. Stores can be validated to make sure the address exists, and the address fields can be auto-populated using the address lookup.
Enable users to create temporary prices via promotions. This can be used in conjunction with price validation to validate prices.
Enable users to import products, and stores.
Minor style changes to the main dashboard
Add the ability to enable error notification emails, and notification emails for when new orders, acks, shipments, and invoices are received.
Add additional order status filters.
Performance improvements when modifying orders, invoices, and shipments.
Added the ability to bulk select orders, and delete them.
Added the ability to bulk select orders, and complete them. Completed orders will not show in the orders tab unless the status filter is set to "Completed".
Added additional tabs to the order details view. These will need enabling by turning on the View All Tabs permission for users.
Status Overview - Here you can see an overview of statuses for each store order, as well as buttons to bulk send or resend items.
Orders Overview - This is the same as the previous view for this page, where you can see each of the store orders for the order, their statuses, and buttons to open related shipments and invoices.
Store Order Detail - This is an overview of all products for all store orders, shown line by line.
Products Overview - This is a aggregated overview of all products for all store orders. If two stores have the same product, their quantities will be summed.
Shipment Detail - This is an overview of all products for all shipments, shown line by line.
Invoice Detail - This is an overview of all products for all invoices, shown line by line.
Enable users to edit an orders comments, shipping method, deliver after, and deliver before.
Changed the view for the store order lines on the order details tab. The store is now only shown over 2 lines and the remaining information has been added to a mouse hover animation.
Added a To Address and a From Address field to StoreOrders.
Added the ability to turn a store into a Distribution Centre. You can then assign a stores distribution centre from the list.
Added the ability to link a warehouse to an order, and to stores.
Updated the support page with new team members.
Added functionality to directly open objects by ID through right clicking the nav link.
Issues Resolved
Resolve an issue where an order would not visually update when editing the products.
Resolved a timing issue that would cause order statuses to go backwards in the workflow.
Resolve an issue when creating products. Now, a supplier product code is requested when creating new products.
Resolve an issue with the expected number of orders on the main dashboard.
Resolved an error with the order warning error message where more warnings were reported than orders shown.
Resolved an issue with order totals, line totals, and store order totals .
New Admin Features
Added the ability to disable features that partners are not using to hide the unnecessary sections from the UI.Â