2023/01 Release Notes
14th February - 2023.1
Product Catalogue
New Features
- Add a switch to allow turning off inventory checks for a product
- Add an option to prevent a product from being split between warehouses within an order. This option works the Warehouse split plugin.
- A new method has been added getCustomFieldsList() allowing to fetch list of custom fields a product has.
Bugfix
- Fixed a database query used to fetch product relationship information which was causing performance issues
Inventory
New Feature
- A new field has been added for warehouses to allow storing custom data
Updates
- More information is now provided when querying inventory for a specific product. It is now possible to get warehouse information including address.
Users
Bug Fix
- Fixed an issue where empty address field/s were not saved
Shipping
Updates
- Custom company: More information is included in the HTTP request for custom shipping companies including product options
- Custom company: null price is returned when a non successful response is encountered
- Custom company: HTTP response from custom shipping companies are now store in session. They can be fetched using the following:
<{$smarty.session.customRateResponse[subcartId]}>
Faceted Search 3
Updates
- Updated our support for Elasticsearch