Good day,
I have a question. I have Accept Error checkbox parameters disabled in AX 2012. Now in RAF, there is a checkbox in the form where it says "Accept Error", I tried checking it if it would override the parameter set in Production parameters. What I noticed is that the checkbox in the form does not change the value, so I get the error "reported as finished quantity exceeds the started quantity.". I debugged the code and what I noticed is that the AcceptError field is not being updated with the form Accept Error checkbox. Anyone familiar on how to resolve this?