mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
🤖 Auto commit for release 'develop' on 2025-11-09
This commit is contained in:
@@ -136,6 +136,7 @@ class UpgradesLiabilitiesEight extends Command
|
||||
if (null === $liabilityJournal) {
|
||||
return false;
|
||||
}
|
||||
|
||||
return (bool) $openingJournal->date->isSameDay($liabilityJournal->date);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user