Hello everyone !
I am working on retail POS and I facing an issue with suspended transactions. When I suspend a transaction it gets stored in database correctly but when i recall it it loads wrong quantity.
I have debugged the recall transaction triggers and it load correct data even in postrecallTransaction trigger. But when it gets loaded in the grid it sets the quantity of all items as 1 even if we suspended the transaction with item quantity as 10.
Can anyone guide me what is the issue and how I ca resolve it ?
*This post is locked for comments
I have the same question (0)