Once Track 0.9.5 includes the Report Input Data "Input Status".  When this is selected and a Column name is the same as one of your Item Status symbol name, then the report will show the items status as True or False. Also, the report name must start with "Item" or "Blind", so the report is on items in each order not just the order. 


e.g.
Item Status Symbols:


Report Editor for a report template name starting with the text "Item" or "Blind" e.g.

Report:


Versions before to 0.9.4 (and still suported)
Here are the steps to create a report that shows the item status e.g. Ordered, Delivered etc for each item in an order.
  1. Select an existing Item... (or other report) and create a new report starting with the text "Item" or "Blind" (case independent).
    This means the report will be on the items in each order.

  2. Add the Column names "step1", "step2" up to "step5" with the Input data of "Order or items value".
    These are the internal names for the items status values.

  3. Add other columns such as in the image below.


  4. Save, then select this report and a date range plus other selections such as Job Type "Confirmed".

Example output:

As this is using the raw data, the column value is either "True" or "False", or blank for items that have no Status/Step value set.

A future release will include an Input data type for "Item status" so you can use the Status name e.g. "Delivered" or "Ordered" as the Column header and it can print something other than True/False.

Note that this approach can be used to display any of the internal data values in the Once orders. The orders are stored in JSon format so any of the Json key values can be displayed in a report if there is not a suitable "Input data" selection in the Report Editor. Contact Once Support to assist you with this.