Show original transaction's Remit To address on Credit Memo
Summary: We'd like to have the Remit To address shown of the original transaction on all credit memos.
We have one single remit-to address for each country set up, but it's not showing for Credit Memos. We have a custom AR Invoice template, but nothing special for Credit Memos as far as I'm aware. I tried to apply a fix by customizing the DataModel, but I'm not having any success.
I tried to insert the following code in the SQL. This gives me the proper address when I run it in a separate DM, but there's still no address on the Invoice when using it in the DataModel. I've applied it twice (because there's a UNION in the seeded DM and did not dare touch that).
0