Packing Set up

Would the venue like to pack a full order or would they like to tick off items as they pack them?

We have 2 different options for packing which are configured using the “Packs full order” config in “VenueConfig”.

If “Packs full order” = true, the user ticks off items on the packing screen:

 

Screenshot 2023-07-04 at 17.41.23

In this mode you may notice that some products have a printer icon attached to them and will not allow you to press ready until you press the print icon. What this button does is print the product label, a common use case would be to print drinks and dips on the packing stations. The visibility of this button is configured through “needs_print_on_packing” field on the product.

 

2

If “Packs full order” = false, the user simply clicks their name on the bottom and this packs the full order by simply printing a receipt.

3