forked from OCA/account-payment
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[10.0][IMP] column payment should show the amount paid by printed payment only #2
Closed
AaronHForgeFlow
wants to merge
2
commits into
10.0-add-account_check_report
from
10.0-imp-account_check_report
Closed
[10.0][IMP] column payment should show the amount paid by printed payment only #2
AaronHForgeFlow
wants to merge
2
commits into
10.0-add-account_check_report
from
10.0-imp-account_check_report
Conversation
This file contains 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
AdriaGForgeFlow
pushed a commit
that referenced
this pull request
May 15, 2019
[IMP] account_payment_return: Implement find match with reference field
AaronHForgeFlow
force-pushed
the
10.0-imp-account_check_report
branch
5 times, most recently
from
June 3, 2019 08:17
36eb9ec
to
5bb4404
Compare
AaronHForgeFlow
force-pushed
the
10.0-imp-account_check_report
branch
from
June 3, 2019 08:18
5bb4404
to
9f80b44
Compare
There is a better solution that will be proposed directly by to OCA#261 |
MiquelRForgeFlow
pushed a commit
that referenced
this pull request
Sep 30, 2020
[IMP] account_payment_return: Implement find match with reference field
mariadforgeflow
pushed a commit
that referenced
this pull request
Sep 28, 2021
[IMP] account_payment_return: Implement find match with reference field
ChrisOForgeFlow
pushed a commit
that referenced
this pull request
Aug 25, 2022
[IMP] account_payment_return: Implement find match with reference field
ChrisOForgeFlow
pushed a commit
that referenced
this pull request
Sep 30, 2022
[IMP] account_payment_return: Implement find match with reference field
ChrisOForgeFlow
pushed a commit
that referenced
this pull request
Nov 28, 2022
[IMP] account_payment_return: Implement find match with reference field
JasminSForgeFlow
pushed a commit
that referenced
this pull request
May 17, 2023
[IMP] account_payment_return: Implement find match with reference field
AlexPForgeFlow
pushed a commit
that referenced
this pull request
Aug 21, 2023
[IMP] account_payment_return: Implement find match with reference field
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.
The account_check_report currently shows in the payment column the sum of all the payments done for the invoice. This seems not correct, only the payments for the current invoice should be added and printed.