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][IMP] pos_no_cash_bank_statement: Filter payment methods configured in the POS. #1005

Merged

Conversation

zamberjo
Copy link
Member

In the case of having several payment methods and several POS (not all of them were configured with all the payment methods), when closing the session, 1 account.bank.statement was being created for each payment method even if it was not configured in the POS.

With this PR, we filtered those payment methods configured in the POS.

@OCA-git-bot
Copy link
Contributor

Hi @alexis-via,
some modules you are maintaining are being modified, check this out!

Copy link
Contributor

@anmarmo1 anmarmo1 left a comment

Choose a reason for hiding this comment

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

LGTM

@chienandalu
Copy link
Member

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 14.0-ocabot-merge-pr-1005-by-chienandalu-bump-patch, awaiting test results.

@chienandalu
Copy link
Member

Does it need to be forward ported?

@OCA-git-bot OCA-git-bot merged commit 34c8aaa into OCA:14.0 Jun 5, 2023
@OCA-git-bot
Copy link
Contributor

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

@zamberjo zamberjo deleted the 14.0-imp-filter-config-payment-methods branch June 5, 2023 13:51
@zamberjo
Copy link
Member Author

zamberjo commented Jun 5, 2023

Hi @chienandalu I don't know what you mean, this module is not migrated in later versions. As stated in the comment #849 (comment) it is not necessary to migrate it.

@chienandalu
Copy link
Member

Ok, that's what I meant 😄 Thanks for the heads up

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