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

This commit is contained in:
JC5
2026-02-20 19:38:42 +01:00
parent 828b965c98
commit aee53cffb9
10 changed files with 21 additions and 7 deletions

View File

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