My Products
Help

[Release Notes] - Visma.Net API 9.05.1 - 15.07.2022

by Magnus Johnsen (Updated ‎15-07-2022 13:56 by Magnus Johnsen VISMA )

In version 9.05, a new dynamic feature toggle functionality was introduced to set the standard quantity on Sales orders (SO301000) and Sales invoices (AR301000) lines to 1 instead of 0. This led to an issue for sales orders created via the API v2 endpoint, as it became not possible to create shipments for these orders. The dynamic feature was deactivated to ensure all new sales orders created via API v2 did not have this issue, but the sales orders created during the first 22 hours of the 9.05 version still had this issue. This patch will fix this issue for these sales orders.

 

Supported for affected sales orders:
- Create shipment from the Sales orders (SO301000) window.
- Create shipment for sales orders via the API endpoint: /v1/salesorder/{saleOrderNumber}/action/createShipment.

Not supported for affected sales orders:
- Connect sales orders to new shipments from the Shipments (SO302000) window
- Attach sales orders to shipments via API Shipment POST or PUT endpoints.
- Create shipments via the Process orders (SO501000) window.

 

Please note that the Sort order for sales order lines corrected via this code may in some scenarios be affected.