Is it possible to undo the effect of a released order? Or maybe if we want to redo the firm plan and releasing of the order, is there a way to delete the record in the released orders table and replan (firm plan) the order over again?
Maybe the first question to ask is whether you really want users to be able to undo Released Production Orders, but if the answer is yes, then it seems that you would have to program it yourself. The Production Order "Change Status" job only goes one way, and making it go the other way could be quite difficult based on my experience:
There is an Undo Receipt function for Purchase Receipts that only works with G/L lines (and even that requires a minor fix). I spent a few days coding and testing before I got it to work also for Item lines [edit] - I thought that UndoReleaseProductionOrder would be similarly difficult, but HalMdy seems to have a simpler solution.
Comments
There is an Undo Receipt function for Purchase Receipts that only works with G/L lines (and even that requires a minor fix). I spent a few days coding and testing before I got it to work also for Item lines [edit] - I thought that UndoReleaseProductionOrder would be similarly difficult, but HalMdy seems to have a simpler solution.
Alastair
If the order is in status finished : sorry ... too late !