Can anybody give me a hint regarding this error message when I try to invoice a Purchase Order. (Lines are ceceived.)
*This post is locked for comments
Can anybody give me a hint regarding this error message when I try to invoice a Purchase Order. (Lines are ceceived.)
*This post is locked for comments
Thanks for input problem solved
please check KB article 948526 and 2835191
If you face issues with these KB's please create a service request
It sounds to table locking issue. This post will be helpful: blogs.msdn.microsoft.com/.../microsoft-dynamics-navsql-server-configuration-recommendations
Download the file and follow the steps :-)
Good luck!
Do you have any customization's in the posting routine ? normally it happens if you try to modify the purchase header and that is modified again during the posting routine, so try to run the debugger where it occurs and do a GET statement before that so that you get the latest purchase header record.