I'm having an error posting an RMR out of the system that I am having an error with. When we try to Post the RMR we get this error:

Then if we try to delete line 0 it gives us this error:

Does anyone have any idea how to fix this? Somehow a Freight charge got charged on line 0, and now it's erroring out.
Thanks in advance for any help.

edit: Great, now I have no idea why my images aren't working. The actual code looks fine, but displays wrong. Oh well, I've put a URL on both.
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I believe it posts the same way a sales order does.
You can always enable debugger, catch the error, look from where it is called, check the calling stack to see, if the call is part of some customization or not etc.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.