Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[15.0][IMP] account_payment_order*: Define the correct date in the files that are generated. #1309

Merged

Conversation

victoralmau
Copy link
Member

@victoralmau victoralmau commented Jul 8, 2024

Define the correct date in the files that are generated.

Compatibility with #1297

The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created.

The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field.

The modules l10n_es_payment_order_confirming_aef + l10n_es_payment_order_confirming_sabadell of OCA/l10n-spain do not need these changes because they do not use payment_ids.

Please @pedrobaeza can you review it?

@Tecnativa TT49988

@pedrobaeza pedrobaeza added this to the 15.0 milestone Jul 8, 2024
…at are generated.

Compatibility with OCA#1297

The payment (account.payment) and the account entry (account.move) are defined with today's date,
but the "important" date is the date of the line, therefore the payment_line_date field is created.

The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer
to use the payment_line_date field.

TT49988
@victoralmau victoralmau force-pushed the 15.0-imp-account_payment_order-TT49988 branch from ae07a37 to 80b99ac Compare July 8, 2024 10:21
@pedrobaeza
Copy link
Member

@carlosdauden this is the reason why the previous payment date was set to the requested date, but let's have both things through this extra field in account.payment.

@pedrobaeza
Copy link
Member

Let's patch the problem ASAP:

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 15.0-ocabot-merge-pr-1309-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 2e4fb0f into OCA:15.0 Jul 8, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at f065dbd. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants