By default, our dockets are formatted to print all ordered items on the single docket.
If you want to print single dockets for each item, then you should do the following:
- Go to the order docket for the printer that you wish to print individually from
- Move [item_list] to the very start of the template body (so that all the information on the docket is repeated for every item)
- Add <cut-feed> immediately before [/item_list] (to separate each item's docket from the next item's docket)
- Save.
- Sync receipt templates on the POS.
If you change your mind later on, just go to your Order Docket template and copy and paste the original code (below):
[item_list][item_quantity] x [item_name][item_note][item_extras][/item_list].