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

This commit is contained in:
JC5
2026-02-14 13:06:59 +01:00
parent 567f2dae17
commit e83d7051eb
10 changed files with 17 additions and 3 deletions

View File

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