...
Info | ||
---|---|---|
| ||
|
Description
Order line grouping can be Combine similar order lines, removing redundant order line selection and registration for the user.
Use case
Grouping is used to group similar order lines which are normally split into separate order lines by the backend. The goal of this functionality is to combine similar order lines, removing redundant order line selection and registration for the user.:
- When a grouped order line is selected, it can be expanded to view the individual order lines
...
- Expanded is disabled as soon as a registration
...
- is made on either
...
- A) The group of lines or B) Any of the individual order
...
- line
How to group order lines
In order to enable this functionality, all order lines which should be grouped into one order line need to be placed in a XML group element, as listed below.
...