IRestaurantKitchenSettingsGroupKitchenProdutsByCookingPlace Property |
On kitchen screens 'By orders' and 'By servings', group dishes by cooking place. By default, dishes are displayed in the same order as on the order editing screen. This setting enables preliminary grouping of dishes by cooking places, within group the order is the same as on the order editing screen, groups themselves are ordered by department name.
Namespace: Resto.Front.Api.Data.KitchenAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxbool GroupKitchenProdutsByCookingPlace { get; }Property Value
Boolean
See Also