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

[14.0][FIX] l10n_es_payment_order_confirming_aef: Use move ref for invoice number #3323

Closed
wants to merge 1 commit into from

Conversation

giarve
Copy link
Contributor

@giarve giarve commented Nov 25, 2023

The field ref in the account.move.line doesn't always contain the same value as the account.move, and what we want is the invoice number, so let's use the move one in any case.

Basically #3245 adapted for AEF format. Might be cherry-picked to newer versions?

…number

The field `ref` in the account.move.line doesn't always contain
the same value as the account.move, and what we want is the
invoice number, so let's use the move one in any case.

Co-Authored-By: Pedro M. Baeza <[email protected]>
Copy link

@smcqueen81 smcqueen81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@pedrobaeza pedrobaeza added this to the 14.0 milestone Nov 27, 2023
@pedrobaeza pedrobaeza changed the title [FIX] l10n_es_payment_order_confirming_aef: Use move ref for invoice number [14.0][FIX] l10n_es_payment_order_confirming_aef: Use move ref for invoice number Nov 27, 2023
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gracias!

/ocabot merge patch

Puedes llevarlo a versiones superiores si existe el módulo?

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 14.0-ocabot-merge-pr-3323-by-pedrobaeza-bump-patch, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Nov 27, 2023
Signed-off-by pedrobaeza
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 7f4ec13. 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