
adding item (quantity zero in stock ) to current transaction will crashes POS 2009
example:current_transaction.OrderItemCharges.AddNew(line.ItemLookupCode)
after adding item using above code which causes POS 2009 not responding
1. adding an Item (which has stock quantity 0) using sellanyway option in Insufficent screen.
2.click total button
3. in code behind adding same Item to transaction in Tender Event.
which causes Problem for POS2009 to not responding at all.
please let me know how to solve this problem.
thanks,
raj
*This post is locked for comments
I have the same question (0)