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

This commit is contained in:
JC5
2026-02-15 18:25:54 +01:00
parent bc596cb1c2
commit 4f9a1fde5d
11 changed files with 21 additions and 7 deletions

View File

@@ -111,6 +111,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'];