Cash out a voucher

After the voucher is purchased, a customer can return it to the salesperson, and receive the cash back. They will be compensated in full as the result or reduced by the commission fee amount.

The voucher cash-out is performed with the POS action CASHOUT_VOUCHER.

  1. Add this action to the POS Menu.
    The parameters set on this button determine if the commission fee will be charged and how it’ll be posted.

    parameters

    • Commission G/L Account - If 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 Commission - Specifies 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 List - If it’s set to true, and the Reference No. is left blank during the voucher cash-out, the Voucher List will be opened.
    • Voucher Type - Choose 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.
  2. After the button has been created, select that button and the window for the Voucher Scanning will pop up.
    In it, you should provide the relevant reference number.

  3. If the voucher is valid, it will result in creation of the POS sale line for the commission as well as the POS payment line for the voucher cash-out.

  4. Navigate to the payment and click OK to end the sale.
    The suggested amount will be the difference between the value of the voucher and the commission.

    After the sale is finalized, the voucher will be archived.

See also