Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.