Added the ability to set a custom name for order items
From version V7Preview4 it will be possible to specify and receive a custom name for an order item that contains a link to IProduct
.
Available properties for reading custom names:
IOrderProductItem.ProductCustomName
- ordinary dishIOrderCompoundItemComponent.ProductCustomName
- component of a compound dishIOrderServiceItem.ServiceCustomName
- serviceIOrderModifierItem.ProductCustomName
- modifier for a regular dish, a compound dish, or a component of a compound dishIOrderServiceItemPeriod.ServiceCustomName
- time service tariff
Available methods for writing custom names:
- For a regular dish
- For a component of a compound dish
- For service
- For a modifier of a regular dish, a compound dish, or a component of a compound dish
- For a time service tariff
Custom names are displayed as part of the order and in the event log, and are also printed on receipts.