For transactions on foreign currency accounts, the DebtorCreditorName may sometimes be null, causing the convertTransaction function to fail. To address this, the fix implements a fallback mechanism that uses Trnben or defaults to 'Unknown' in these scenarios.
For transactions on foreign currency accounts, the DebtorCreditorName may sometimes be null, causing the convertTransaction function to fail. To address this, the fix implements a fallback mechanism that uses Trnben or defaults to 'Unknown' in these scenarios.