Hi All
I'm trying to manage a connection between transactions belonging to the same sales order. As you know, when you call an order for editing on the POS, it creates a new transaction id. How can I easily find out if the transaction of an order I called with editing or cancel is connected to the first transaction I created? In short, how can I manage a parent and child transaction relationship?
I found a field on retailtransactiontable.createdtransactionid but as i see there is no releation beetween each others
I hope I have been clear, Thank you for your time.