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?