Versions Compared

Key

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

Coming next release

AreaDescription
Purchase order

Fix: submitting orders (RTC-44383)

Submitted order cannot be resubmitted without edition. There is an 500 error in the browser if an order was submitted in one tab and user wants to do it again in another tab.


...

Release 03.10.2024

AreaDescription
Deliveries

External order number in deliveries (RTC-42303)

Ext. order no. column is added to deliveries-orders grid and to package lines grid.
Some of the columns are removed from locked part of deliveries, what makes the grid more usable in its default state.

Procurement API

API for item deliveries with given item and given store (RTC-42742)

Endpoint (/api/gateway/Deliveries/[storeNo]/itemDeliveries) in Procurement Service returns order lines for the given item and store, in orders with status other than draft. Response contains: id (of order line, used for default sorting), orderNo, remainingQuantity, deliveredQuantity, deliveryDate, orderLineDeliveryStatus, orderStatus. OData is supported for custom filtering, sorting, response batching.

Purchase order

PDF export (RTC-43333)

PDF with purchase order can be exported and downloaded.

...