Hi All,
I've created an Custom POS add-in in vb.net to add items to the transaction screen using session.Transaction.Entries.Add method.
But after adding an item the cursor doesn't move to the next empty line in transaction screen.And when I add a 2nd itemm from look up code it overwrites the item I've added through add-in.
How should I move the cursor after adding an item through add-in ? Please help me resolve this issue.Its very urgent.
thanks
*This post is locked for comments