Any way to update transaction data when setup is been changed?
We have new setup data change. This is impacting on one of the field in the transaction history rows. We are good on new data getting inserted in transaction component. But we want to make the old data to be in sync
We know we can write SQL update statement to do it. Please suggest any other way?