when using a Payment or a PaymentGroup in a StatementLine, when the Statement is validated, the clearing_move is created with today as date, whereas I would expect it to use the StatementLine date (as the move created for the StatementLine)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related.
Learn more.
I think it makes sense but I'm wondering if there are no cases where we would like to customize this date (like adding some delay because the financial institute has processing delay).
Cédric Krieradded 1 deleted label and removed 1 deleted label
in my case, I am using it while using SEPA payment: I create payment to paying some purchase invoice, next send the XML SEPA file to my bank. Later, when importing daily statement from the bank, I see the payment has been proceed, and I fill the statement line with the payment reference, and validate the statement. So I am already recording the potential delay of the bank: the statement date is the effective date of the payment as the bank did it.
here, the change only affects the payment date when using statement. so I think it covers most of the cases. else it would mean the statement date isn't the date of payment ? I dunno.