mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Make sure split transactions are always consistent.
This commit is contained in:
@@ -94,6 +94,7 @@ class EventServiceProvider extends ServiceProvider
|
||||
],
|
||||
// is a Transaction Journal related event.
|
||||
UpdatedTransactionGroup::class => [
|
||||
'FireflyIII\Handlers\Events\UpdatedGroupEventHandler@unifyAccounts',
|
||||
'FireflyIII\Handlers\Events\UpdatedGroupEventHandler@processRules',
|
||||
],
|
||||
// API related events:
|
||||
|
Reference in New Issue
Block a user