-
-
Notifications
You must be signed in to change notification settings - Fork 414
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
[8.0] [IMP] [account_due_list] add the name of the move to the list view #108
Merged
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
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
pedrobaeza
reviewed
Oct 26, 2016
@@ -13,6 +13,7 @@ | |||
<field name="stored_invoice_id" readonly="1"/> | |||
<field name="invoice_date" readonly="1"/> | |||
<field name="invoice_origin" readonly="1"/> | |||
<field name="name" readonly="1" attrs=""/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why attrs=""
?
oops, now fixed ;) |
pedrobaeza
approved these changes
Oct 26, 2016
AaronHForgeFlow
approved these changes
Oct 26, 2016
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on runbot + code review 👍
cc @fclementic2c Do you agree on this one? (Quick to validate) |
Code Review: 👍 |
JordiBForgeFlow
added a commit
to ForgeFlow/account-payment
that referenced
this pull request
Dec 28, 2016
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
JordiBForgeFlow
added a commit
to ForgeFlow/account-payment
that referenced
this pull request
Jan 18, 2017
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
pedrobaeza
pushed a commit
to ForgeFlow/account-payment
that referenced
this pull request
Mar 23, 2017
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
eLBati
pushed a commit
to eLBati/account-payment
that referenced
this pull request
Mar 28, 2017
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
vonpupp
pushed a commit
to vonpupp/account-payment
that referenced
this pull request
Mar 29, 2017
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
ozono
pushed a commit
to ozono/account-payment
that referenced
this pull request
Jan 30, 2018
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
pedrobaeza
pushed a commit
to ozono/account-payment
that referenced
this pull request
Mar 21, 2018
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
eLBati
pushed a commit
to eLBati/account-payment
that referenced
this pull request
Oct 29, 2018
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
MiquelRForgeFlow
pushed a commit
to ForgeFlow/account-payment
that referenced
this pull request
Jan 29, 2020
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
SimoneVagile
pushed a commit
to SimoneVagile/account-payment
that referenced
this pull request
Mar 30, 2021
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
Freni-OSI
pushed a commit
to ursais/account-payment
that referenced
this pull request
Apr 2, 2021
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
LudLaf
pushed a commit
to Tecnativa/account-payment
that referenced
this pull request
Apr 12, 2022
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
mileo
pushed a commit
to kmee/account-payment
that referenced
this pull request
Oct 21, 2022
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
ramiadavid
pushed a commit
to ramiadavid/account-payment
that referenced
this pull request
Oct 21, 2022
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
luisDIXMIT
pushed a commit
to dixmit/account-payment
that referenced
this pull request
Mar 13, 2024
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
ramiadavid
pushed a commit
to ramiadavid/account-payment
that referenced
this pull request
Oct 10, 2024
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing. Solution: Add the move line name to this list, as it provides valuable info.
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.
Problem: Key information, such as the supplier invoice number, does not appear in the due list. The information that appears in the list is inconsistent with the data shown in the list of move lines. The name of the move line is missing.
Solution: Add the move line name to this list, as it provides valuable info.
Modules such as https://github.com/OCA/bank-statement-reconcile/tree/8.0/account_invoice_reference even make it more evident the need to show the move line name.