Hi Everyone,
I am facing an issue while performing tender declaration in POS (AX Retail). The error says " Index was outside the bounds of the array"
Event Log:
Index was outside the bounds of the array.: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Microsoft.Dynamics.Retail.Pos.Dialog.WinFormsTouch.frmTenderCount.NeedForRecount(String currentTender, String currentCard, Decimal currentAmount, String currentTenderName, Int32& counter)
at Microsoft.Dynamics.Retail.Pos.Dialog.WinFormsTouch.frmTenderCount.ProcessTenderCountLine(List`1 tenderCountLines, PosisOperations tenderOperationType, Int32& attemptsDoneCounter)
at Microsoft.Dynamics.Retail.Pos.Dialog.WinFormsTouch.frmTenderCount.CreateTransaction()
at Microsoft.Dynamics.Retail.Pos.Dialog.WinFormsTouch.frmTenderCount.OnClosing(CancelEventArgs e)
at System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly).
Does anyone have idea on this issue ? Kindly suggest.
Thanks
Vikram Konchada
*This post is locked for comments
I have the same question (0)