Order Management System. What's new
← Version 1.38.45.0

The Expiration Date for Vouchers

The Point of Sale:

  • “Voucher” pop-up:
    • “Expiration date at” date picker:
      • is added after the “Amount” textbox;
      • is optional;
      • if today’s date is less than the expiration date -> the Voucher is expired and the user cannot use it;
  • “Vouchers History” List:
    • “Date Expired” column:
      • the column is added after the “Date Created” column;
      • is displayed the expiration date of the Voucher;
  • Order edit -> Accept payment -> “Voucher” pop-up:
    • If the user selects Voucher that was expired:
      • the validation message is displayed: “Voucher was expired at: mm/dd/yyyy”;
      • the “Accept” button is disabled.