🤖 Auto commit for release 'develop' on 2026-02-08

This commit is contained in:
JC5
2026-02-08 07:15:58 +01:00
parent 2848a64c13
commit 34160da67a
17 changed files with 111 additions and 67 deletions

View File

@@ -87,6 +87,7 @@ trait PeriodOverview
// temp data holder
// temp data holder
// temp data holder
// temp data holder
private array $transactions; // temp data holder
// temp data holder
@@ -101,6 +102,8 @@ trait PeriodOverview
// temp data holder
// temp data holder
/**
* This method returns "period entries", so nov-2015, dec-2015, etc. (this depends on the users session range)
* and for each period, the amount of money spent and earned. This is a complex operation which is cached for