Order Module and Column Component enhancements
Release
Author:
Fluent Commerce
Changed on:
8 Jan 2024
Target release date: | 2023-12-14 |
---|---|
Release status: | Released |
Description
Enhancements to Order Module
- The CreateArticleItemWithArticleInput rule has been enhanced to incorporate orderItemId mapping within the ARTICLE entity. This improvement addresses a previous shortfall where the mapping was absent, rendering retrieval of order items data within the ARTICLE entity impossible.
- The descriptions for most of the rulesets have been refined, and their sequence has been adjusted. These updates aim to enhance clarity, ensuring that the business logic and the application of the rules are easier to understand.
Column Component extension
- The Column Component's new property allows you to stretch nested components to the column's full height.
Changelog
- Order Module:
- Enhanced rule to include orderItemId mapping in ARTICLE entity.
`CreateArticleItemWithArticleInput`
- Refined descriptions and adjusted sequence for better clarity in rulesets.
- Enhanced
- Column Component:
- Extended with a new property for stretching nested components to full height.
Released capability depth: | Enhancement |
---|---|
Release bundle / Capability type: | Module, Web apps |