Distribution State Record v1 (Deprecated)

A Distribution State Record v1 is appended to the posting file(s) each time an order’s distribution state changes.

Note:

Note that this record is only available in KDS versions starting from 2.2.5.1104 to 2.2.5.1429. KDS versions after 2.2.5.1429 use newer versions of the Distribution State Record.
  1. Record Format Indicator – Always ‘5.0’.
  2. Order ID – As sent by the POS. This is a unique string assigned to each order.
  3. State – Distribution state. Can be one of the following values:
    Value Name Description

    0

    DS_UNKNOWN*

    Unknown state

    10

    DS_FUTURE_ORDER*

    Future Order check

    20

    DS_ORDERED*

    Order has been created with at least one menu item

    30

    DS_SENT

    Order has been sent to the kitchen with at least 1 menu item

    40

    DS_STARTED*

    Order has been started

    50

    DS_PREP_DONE

    Order has been prepared by at least one station

    60

    DS_READY

    Order has been expo done and is ready to be distributed to the customer

    70

    DS_DISPATCHED*

    Order has been transferred to driver

    75

    DS_UNDISPATCHED*

    Order has been undispatched from the driver

    80

    DS_DELIVERED*

    Driver back in store delivery

    90

    DS_COMPLETE*

    Order has been final tendered

    100

    DS_CANCELLED

    Order cancelled (possibly due to a hoax delivery request)

    * = For future use; currently unavailable