RetailTransactionTable.incPrintedCounter Method
Increments the point of sale counter by 1.
Syntax
public void incPrintedCounter(RetailCounter _counter)
Run On
Called
Parameters
- _counter
Type: RetailCounter Extended Data Type
Value of the transaction counter.
Remarks
Inserts a record in the RetailCounterTable table if not present; otherwise updates the record.