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

This commit is contained in:
JC5
2026-02-15 16:50:28 +01:00
parent fce0750509
commit 3e1b703dfc
10 changed files with 25 additions and 7 deletions

View File

@@ -109,6 +109,8 @@ class TransactionGroupEnrichment implements EnrichmentInterface
// @phpstan-ignore-line
// @phpstan-ignore-line
public function __construct()
{
$this->dateFields = ['interest_date', 'book_date', 'process_date', 'due_date', 'payment_date', 'invoice_date'];