You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »


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.

(RTP-17559)


Prices are now imported correctly from Item Management.
Additionally, when one item has duplicate prices it will no longer stop import, instead it will be handled without errors.


Improvement to loyalty number distribution.

(RTP-18260)


CoopID is now only added to the ExternalLoyaltyNumber, while the member number is set to the LoyaltyNumber.


Improvement of linked item not being removed from poslog.

(RTP-18133)


When deleting an item from an order, linked item is removed as well. If linked item is removed instead of a main one, behavior is the same and both items are removed.


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


Date: 

Vensafe integration in POS API

(RTP-15338)


Added support to reserve vensafe articles from POS API. There is also a new method GetVensafeProducts that returns all available articles.


Improvement to GetCoopaySalesSummary.

(RTP-18256)


When calling GetCoopaySalesSummary after GetCart, error is no longer thrown. Storenum and cashregister are now always set when fetching finished receipts.



Improvement of Click & Collect order

(RTP-14999)


When a Click & Collect order is picked, CustomerOrderVariant field is set to WebReservedStorePickup.


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


Date: 

Improvement to loyalty number distribution

(RTP-17722)


CoopID is now only added to the ExternalLoyaltyNumber, while the member number is set to the LoyaltyNumber.

  • No labels