Need to close a hosed up line item on a transfer order

Apparently, we had some crappy customized code in the receiving process of Transfer orders. I have a transfer order out there that has qty of 400, where 400 has shipped and 200 has been received. AX crashed in the middle of receiving the final 200 multiple times, so the user got frustrated and did an inventory adjustment to get the last 200 in their system.

I need to get the last 200 off the books, so MRP doesn’t see it as in process, so they will continue to get this item filled automatically. Is there a way to do this. Under-Delivery doesn’t seem to work… the only thing I can think of is to write some batch x++ code to close it manually… I know the inventory journals are going to be mucked. I will let the accountants figure it out later.

Thanks.

Please mention the AX version.

2012 R3

Closing it by force doesn’t sound well, there is 200 in the transit.

You should have identified the code that resulting the crash.

After fixing the code, you can receive it totally and do an adjustment to the received qty.