Cash out a voucher

A customer can return a purchased voucher to the salesperson, and receive their cash back. They are either compensated in full as the result or with the reduction equal to the commission fee amount.

Prerequisite

  • Attach the CASHOUT_VOUCHER POS action to a button in the POS menu.
    The parameters set on this button determine if the commission fee will be charged and how it’ll be posted.

    parameters

    Parameter NameDescription
    Commission G/L AccountIf the parameter Deduct Commission is set to true, this parameter needs to specify the G/L Account on which the commission will be posted.
    Commission %If the parameter Deduct Commission is set to true, this parameter needs to specify the commission percentage that will be applied on the voucher’s value.
    Deduct CommissionSpecifies if the commission should be calculated and deducted from the voucher value. If it’s set to false, the commission won’t be charged, and the full voucher value will be suggested for the cash-out.
    Open Voucher ListIf it’s set to true, and the Reference No. is left blank during the voucher cash-out, the Voucher List will be opened.
    Voucher TypeChoose which voucher type will be used as a filter. If it isn’t set, the Voucher Type List will be opened during the voucher cash-out.

Procedure

  1. Open the POS, and press the button with the attached action.
    The window for the Voucher Scanning will pop up.

  2. Provide the voucher’s reference number in the pop-up.
    If the voucher is valid, a POS sale line is created for the commission, whereas a corresponding POS payment line is created for the voucher cash-out.

  3. Navigate to the payment and click OK to end the sale.
    The suggested amount is equal to the difference between the value of the voucher and the commission.

    The voucher is archived as soon as the sale is finalized.

See also