[12.0][MIG] web_widget_x2many_2d_matrix#1101
Merged
yajo merged 58 commits intoNov 20, 2018
Merged
Conversation
Member
Contributor
Author
|
Thanks for mentioning, I've subscribed to those to keep track of them. Any other special actions to take? |
Member
|
Well, I have always missed an example embedded in this module as demo data, but it seems there's no good model for applying the 2d matrix without extra code. |
of one of the axes is a many2one field
[ADD] show grand total [IMP] classify floats as floats
[IMP] write formatted value to back to input
[RFR] and being on it, make reacting to changes in overrides simple
this is necessary for correct operation after creating new records
Add nicer message when there are no values to display
Currently translated at 100,0% (1 of 1 strings) Translation: web-11.0/web-11.0-web_widget_x2many_2d_matrix Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_widget_x2many_2d_matrix/pt_BR/
Before this commit, if a matrix was lacking one element, some ugly errors appeared to the user. Now, it just displays the empty cell and lets the user go on. Also, acknowledge another limitation of the widget and add it to roadmap.
0beaecd to
bfa4dbb
Compare
Contributor
Author
|
@pedrobaeza #1014 taken into account |
Member
|
There were a syntax error fixed here: 899f01f |
bfa4dbb to
fa2969a
Compare
Contributor
Author
|
Cherry-picked 899f01f |
Contributor
Author
yajo
approved these changes
Nov 20, 2018
| column totals. True by default | ||
|
|
||
| Example | ||
| ======= |
Member
|
@yajo the README will give error due to bad underlining, so you shouldn't merge without fixing that. |
Contributor
Author
|
Since it was merged, what should I do? |
Contributor
Author
|
(readme generator didn't error on my side for some reason) |
Member
|
The syntax it produced is not exactly wrong syntax, so it shouldn't error. @alexey-pelykh You can PR again to fix it. |
Contributor
Author
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.
No description provided.