[17.0][FIX] account_reconcile_oca: Define the appropriate name in the suggested counterparts of transactions (similar to v15) - #856
Merged
OCA-git-bot merged 1 commit intoJun 9, 2025
Conversation
Contributor
|
Hi @etobella, |
etobella
approved these changes
Jun 9, 2025
…sted counterparts of transactions (similar to v15) Example use case: - Create a vendor invoice + validate - Create a bank statement line - Add as a suggested reconciliation of the statement line the vendor invoice - The label (name) to be displayed will be the name of the journal entry - Make the reconciliation - The journal entry of the generated entry will have the appropriate label TT56592
victoralmau
force-pushed
the
17.0-fix-account_reconcile_oca-TT56592
branch
from
June 9, 2025 10:19
92a6318 to
ccb7acd
Compare
pedrobaeza
reviewed
Jun 9, 2025
Contributor
|
Hey, thanks for contributing! Proceeding to merge this for you. |
Contributor
|
Congratulations, your PR was merged at df325ac. Thanks a lot for contributing to OCA. ❤️ |
This was referenced Jun 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Define the appropriate name in the suggested counterparts of transactions (similar to v15)
Example use case:
Please @pedrobaeza can you review it?
@Tecnativa TT56592