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

This commit is contained in:
JC5
2026-02-16 09:20:58 +01:00
parent cbebd7928f
commit 5a87f6b2c0
10 changed files with 18 additions and 4 deletions

View File

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