What's new in 7.2
Litium 7.2 is a minor release to the major version Litium 7. It contains improvements to the user interface, a new API for order returns, and new product filters. It also contains various stability fixes.
Highlights
- Read only field setting
- Customization of order and delivery prefix
- Improved inventory management in Products
- Improved translation management
- Better indication when moving a page in Websites
- Return management API
- Price and stock level filters in Products
- Stability fixes and bug corrections
See the release notes of Litium 7.2 for a complete list of fixes.
Read only field setting
- Any field can be set to read only
- The field can be viewed but not edited by the administrator
Customization of order and delivery prefix
- It is possible to change the prefix of orders and deliveries, or remove it entirely
Improved inventory management in Products
- InventoryItem is now a new main entity handled by InventoryItemService.
- the connection between an inventory item and the unit-of-measurement has been moved to the variant.
Improved translation management
- Fallback languages can be set up for each language.
Better indication when moving a page in Websites
- UI improvements to clarify to the user when dragging a page in the website page tree.
Return management API
- A new API to handle order returns including part orders and RMA handling.
- Includes a set of default rules, that can be changed by a project, to handle refunds including campaign calculations.
Price and stock level filters in Products
- Possibility to search using intervals, like all products with stock level over 100 pieces but fewer than 200 pieces in a certain inventory.
- Possibility to search using intervals, like all products with price over 100 USD but lower than 200 USD in a certain price list.