Announcements
Hi Experts,
While i try to post PO invoice i am getting this error. Please tell me how can i solve this error.
Thanks & Regards
Rahul
*This post is locked for comments
HI Rahul,
Please be informed that we are facing same issue in AX 2012 R2 ,CU6 , I been struggling with issue more than a month .
Kindly let me know if you were able sort out this issue .
Looking forward your response .
Thanks
Raj
Hi Crispin,
In PurchFormLetter class here is method of reArrangeNow.
public boolean reArrangeNow(boolean _reArrangeNow = reArrangeNow)
{
reArrangeNow = _reArrangeNow;
return reArrangeNow;
}
This is coming from "_reArrangeNow" parameter, We are not understanding why "_reArrangeNow" is taking true value.
Is there any parameter selected?
Before user can able to post the invoice but now he is not able to post.
egards,
Rahul
Dear Ludwig Reinhard/Sukrut Parab,
Thanks for your reply,
I asked to my technical person he is telling error is coming from PurchFormLetter (class) -> Run method.
He is telling while he tried to check code through debugger PurchFormLetter (class) -> Run method ->if (reArrangeNow) value is taking true.
He is telling when he try to check same thing in another server through debugger (reArrangeNow) value is coming false so loop is come out.
Could you please tell me why (reArrangeNow) value is coming true.
Best regards,
Rahul
Hello Rahul,
In this case I would ask you to get into contact with a developer urgently.
This is either a bug or the result of a customization and your development colleagues should be able to get this fixed quickly so that you can post your invoices.
Best regards,
Ludwig
Hi Ludwig,
Thanks for your reply.
Que. Have you recorded an invoice with the same number before?
I am getting this error for every purchase order while i try to post the invoice.
Best regards,
Rahul
Hello Rahul,
Have you recorded an invoice with the same number before?
If this is not the case then please have a look at the available hotfixes in LCS as this message might be triggered by a bug.
Best regards,
Ludwig
André Arnaud de Cal...
294,120
Super User 2025 Season 1
Martin Dráb
232,871
Most Valuable Professional
nmaenpaa
101,158
Moderator