IEditSessionAddOrderItemProduct Method |
| Name | Description | |
|---|---|---|
| AddOrderItemProduct(Decimal, IProduct, IOrderStub, IOrderItemGuestStub) | Adds assortment position to the guest in existing order. User must have rights to edit orders. | |
| AddOrderItemProduct(Decimal, OrderItemCourse, IProduct, IOrderStub, IOrderItemGuestStub) | Adds assortment position with specific OrderItemCourse to the guest in existing order. User must have rights to edit orders. | |
| AddOrderItemProduct(Guid, Decimal, IProduct, IOrderStub, IOrderItemGuestStub) | Adds assortment position to the guest in existing order. User must have rights to edit orders. | |
| AddOrderItemProduct(Guid, Decimal, OrderItemCourse, IProduct, IOrderStub, IOrderItemGuestStub) | Adds assortment position to the guest in existing order. User must have rights to edit orders. |