Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CodeMessage


















order_validation

Specify the value
The specified order registration time is less than the possible value 
Select the dish from the menu
Specify the delivery time
The restaurant is incorrectly specified
The dish is not found in the menu
The number of dishes should be greater than 0
Specify the phone number
Specify the street
Specify the city
Specify the house number
Specify the order delivery address
The specified address is not found
The dish `{p.menu_item_id}` `{p.name}` is not found
The price for the dish `{p.menu_item_id}` `{p.name}` is incorrectly specified
There is no ingredient `{i.menu_item_id}` `{i.name}` in the menu

The price of the ingredient `{i.menu_item_id}` `{i.name}` is incorrectly specified

The dish `{p.menu_item_id}` `{p.name}` should not contain the specified ingredients
Specified the ingredients for the dish `{p.menu_item_id}`

The number of ingredients for `{p.menu_item_id}` should not be greater than `{reqIng.MaxCount}`

The incorrect ingredient `{inpIng.Name}` is  specified for the dish `{p.menu_item_id}`
Check the menu export. The dish `{p.menu_item_id}` lacks ingredients, which it should have according to the scheme.
The dish `{p.menu_item_id}` `{p.name}` is in the stop-list
The ingredient `{i.menu_item_id}` `{i.name}` is in the stop-list

...

Assigning a courier for an order

CodeMessage

order_not_found

Заказ не найден или нет прав на назначение курьераThe order is not found or you do not have enough rights to assign a courier 

err_parse_request

Способ доставки самовывоз. Курьер не требуетсяTake-out order. No courier is needed.

err_parse_request

Невозможно назначить Курьера. Заказ находится в cтатусе It is impossible to assign a courier. The order status is `{statusName}`

err_parse_request

The order is executed

courier_not_fount

Курьер не найден или не включен
The courier is not found or is turned off

courier_not_found_for_restaurant

Курьер не добавлен к заданному заведению

...

The courier is not found or is turned off for the restaurant

Changing an order status

CodeMessage

status_change_forbidden

Заказ уже завершенThe order is already executed

status_not_active


Статус выключен. Выберите другойThe status is not active. Select another one.
status_incorrectЗаказ не может быть переведен в указанный. Получение через более чем 24 часаThe specified status cannot be assigned to the order. The order is to be received in more than 24 hours
status_incorrectЗаказ не может быть переведен в указанный. Назначьте курьераThe specified status cannot be assigned to the order. Assign a courier
status_incorrectЗаказ не может быть переведен в указанный. Возможен `The specified status cannot be assigned to the order. The status `{flowStage.Name}` is possible.

licence_not_found

Нет лицензии No licence for на расширение is found

...

Menu

...

Dish editing/getting a dish card

CodeMessage

dish_not_found

The dish `{dishId}` is not found

Этапы движения заказа

...

Steps of order processing

Changing the sequence of order processing

CodeMessage

status_not_found

The status `{id}` is not found

flow_incorrect

Ошибка последовательности статусов
The status flow is incorrect

status_validation

Добавьте обязательный статус `Add an obligatory status `{requiredStatus.Id}`

Справочник гостей

...

Guests reference book

Search by a phone number

CodeMessage

guest_not_found

The guest is not found

...