OrderTagFlags Enum

None : 0

No flags are set

OnePerTransaction : 1

This order tag can only be added to an order once

CompulsoryWhenPrompted : 2

The user must specify a value when this order tag prompt is displayed

PrintOnReceipts : 4

This order tag prints on customer receipts

PrintOnKPDockets : 8

This order tag prints on kitchen dockets

PrintOnKPDocketsOnceOnlyIfEnabled : 16

This order tag prints once only on kitchen dockets (if kitchen docket printing is enabled)

PrintOnKPDocketsInRedIfEnabled : 32

This order tag prints in red on kitchen dockets (if kitchen docket printing is enabled)

CanShowOnOpenTransactionsBar : 64

The user value for this order tag will be displayed as the 'Name' for an order on the open transactions bar
Only one order tag will be used per order on the open transaction bar at a time
It is recommended that order tags with this flag set also have the Once Per Transactions flag also enabled.

UseStandardListPromptForValueGroups : 128

Use a standard list based prompt for value groups rather then the one click button method

PrintOnKVDDockets : 1024

This order tag prints on KVD dockets

PrintOnKVDDocketsOnceOnlyIfEnabled : 2048

This order tag prints once only on KVD dockets (if KVD docket printing is enabled)