public VoidInvoice ( Context context, long invoiceNumber, bool SendVoidToKitchen ) : bool | ||
context | Context | The store id, station id, and cashier id the information should be restricted to. |
invoiceNumber | long | The number of the invoice that is to be voided |
SendVoidToKitchen | bool | |
return | bool |