This commit is contained in:
James Cole
2025-12-16 06:31:19 +01:00
parent 230a3a0180
commit 8781e2a870

View File

@@ -683,8 +683,8 @@ class JournalUpdateService
} }
event(new TriggeredAuditLog( event(new TriggeredAuditLog(
$this->transactionGroup->user, $group->user,
$this->transactionGroup, $group,
'update_amount', 'update_amount',
[ [
'currency_symbol' => $destTransaction->transactionCurrency->symbol, 'currency_symbol' => $destTransaction->transactionCurrency->symbol,