Hello
I have, for example, a Return Order in Ax2012 R3, where we have received two out of three articles. The third article has been canceled ( the "Linestatus" for that item is "Canceled" but the Returnstatus " is ""Expected" " ) and the order has been Invoiced.
This means that the "Returnstatus " on the order is still "Open" and we want the status to be "Closed".
As we have our AX connected to another system via integration, we don´t want to delete the canceled row, to keep it for history.
How can we via a job connected to the table "Salesline" in the AOT ensure that the entire canceled line can remain in the order, but that the Returnstatus and the order itself , gets closed?
I can via a job in AOT get the line from "Expected" to "Canceled", but the order still remains Open.
regards Andreas