Order Management System. What's new
← Version 1.35.33.0

“Can be used only at” / “Sold at” columns for the Gift Cards

Point of Sale:

  • Click on the Gift Card button -> Gift Card pop-up is opened:
    • “Can be used only at” dropdown:
      • was added next to Amount textbox;
      • contains the List of Store in the System;
      • isn’t required;
      • if the Store is selected and user saved Gift Card -> Store is displayed on the gift Card edit form;
      • if Store is added for Gift card -> Only Orders with the same Store can be paid by this card;
      • if user click on the Accept Payment button and selected Gift Card with not the same store as on the Order ->  the OMS Message is displayed:
        • Text: “You can’t use gift card for different store”; 
        • OK Button:
          • after clicking on the button message is closed, payment isn’t accepted and Gift card pop-up is refreshed;   
          • this logic is used on the Load Orders tab;
  • Click on the Load Gift Card button -> Gift Card list form is opened:
    • “Can be used only at” column:
      • was added to the datagrid -> next to “Open Balance” column;
      • the Store from Gift Card edit form is displayed;
      • isn’t editable;
      • if on the Gift card wasn’t selected Store -> the column is empty;
  • Gift Card edit form:
    • “Can be used only at” textbox:
      • was added next to “Number” textbox;
      • is clickable and editable;
      • the Store is displayed after Gift Card was created;
      • if on the Gift card wasn’t selected Store -> the textbox is displayed default store from System;
    • “Sold at” column:
      • was added to the datagrid -> next to “Open Balance” column;
      • is displayed the Order Store, in which Gift card was Sold;
      • isn’t editable.