Cluster Orders and CSV Bulk Import
· 2 min read
Cluster products can now be added to quotes, orders, pricesheets and favorite lists. CSV bulk import functionality introduced.
New Features
- Cluster products and options can now be added to quotes and orders. (Backoffice)
- Cluster products can now be added to pricesheets for enhanced pricing configurations. (Backoffice)
- Cluster products and clusters can be added to favorite lists for quick access. (Backoffice)
- Cluster products can now be added to order lists for better product control. (Backoffice)
- Implemented bulk import functionality in the back office for various use cases such as products, pricing and categories. Features include CSV templates, CSV upload with field mapping and error handling with descriptive messages. This functionality can be accessed by adding
/admin/data-importto your backoffice URL. (Backoffice)
Bug Fixes
- Fixed an issue where deleting a product option caused all options in a cluster to disappear. Cluster options now update correctly after product deletions. (Backoffice)
- Fixed an issue where sorting attribute listings caused errors or endless loading. (Backoffice)
- Resolved broken pagination for pricesheet listings, ensuring page numbers and creation dates are correctly displayed. (Backoffice)
- Renamed "Process Order" to "Change Status." Updated "Send to Client" button logic: for
draft_quotationstatus it sends an email and updates the status to "Quotation"; fordraft_orderstatus it sends an email and updates the status to "New"; for all other statuses it sends an email only without status changes. (Backoffice) - Fixed an issue where modifying an incentive's action code set the code to
null. (Backoffice) - Enhanced the tenant pop-up UI by implementing a max-height to prevent content overflow. (Backoffice)
- Resolved an error occurring when opening a company imported via CSV. (Backoffice)
- Resolved an issue where clicking a product's name in Quotes/Orders details dimmed the screen, requiring a refresh. (Sales Hub)
- Fixed an issue where shipping costs could not be set back to
0. (Sales Hub) - Fixed an issue where saving a company from the unsaved changes pop-up saved the company as "New Company" instead of the provided name. (Sales Hub)
