to get a personalized navigation.
to get a personalized navigation.
* An order has a single open shipment with a single line
* Delete the line on the shipment in GUI
The order get status "Open"
If the line is deleted via API the order status remains "Delivered"
(Using Shipment endpoint and line operation "Delete")
It can be corrected in the GUI by
* Mark Hold
* Hold is automatically removed and status is changed to "BackOrder"
* Mark Hold again
* Save order
* Order status is changed to Hold
* Remove Hold
* Order status is changed to "Open"
(Actually I would like to delete the entire shipment but there is no delete on the shipment endpoint)
This has been registered as a bug and conveyed to the development team.
1) Create Sales Order (Single line)
2) Create Shipment for that salesOrder (Single Shipment line)
3) Shipment status: Open
4) Salesorder status: Shipping
5) PUT - Delete Shipment Line > OK
6) SalesOrder status, still Shipping.
If we remove the Shipment Line via Financials ERP UI
7) Sales order status become : Open
Copyright © 2022 Visma.com. All rights reserved.