Coming next release
Area | Description |
---|---|
System | Performance of import of items from Item Service (RTC-44777) Improved performance of ItemMerger job, which is responsible for importing ItemChanges from ItemService. |
...
Release 05.11.2024
Area | Description |
---|---|
Purchase order | Do not send e-mail with empty PDF (RTC-43343) PDF and Submit/Resubmit related buttons are removed from 'Overview' tab in purchase order details view. Attached PDF files are not blank. |
...
Release 18.10.2024
Area | Description |
---|---|
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
Area | Description |
---|---|
Deliveries | External order number in deliveries (RTC-42303) Ext. order no. column is added to deliveries-orders grid and to package lines grid. |
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. |
...