Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Date: 

Improvement of logic of storing seequence number in database.

(RTP-19051)


Sequence number is used twice due to missing logic in cache when an exception occur.
The receipts are no longer missing and there is no more duplicate sequence numbers for them.


Improvement of selling items with time restrictions.

(RTP-17539)


When selling items with time restrictions, the time zone is now set correctly when trying to validate cart for purchase. 


Return Vensafe TicketId in Cart in Pos Api

(RTP-19074)


When Vensafe items in sold in PosApi there is now Barcode in Cart that should be used to get items from the vending machine.



Including color and size in ReturnItem response.

(RTP-18823)


Two new attributes, Color & Size are added to "GetItemsAvailableForReturn" in ItemSale endpoint.
They are now included in the response.


--------------------------------------------------------------------------------


Date: 

Improvement of procedure of importing prices from Item Management.

...