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

[15.0][MIG] web_widget_x2many_2d_matrix #2110

Merged
merged 90 commits into from
Feb 18, 2022

Conversation

ChrisOForgeFlow
Copy link
Contributor

Standard Migration
@ForgeFlow

Copy link
Member

@gaikaz gaikaz left a comment

Choose a reason for hiding this comment

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

Code review looks good.
I would also like to do a functional review on runboat, but the build is now gone. Should rebuild when you change the version here.
Also, you should probably squash the later commits to the first one named
[15.0][MIG] web_widget_x2many_2d_matrix

web_widget_x2many_2d_matrix/__manifest__.py Outdated Show resolved Hide resolved
@ChrisOForgeFlow
Copy link
Contributor Author

Code review looks good. I would also like to do a functional review on runboat, but the build is now gone. Should rebuild when you change the version here. Also, you should probably squash the later commits to the first one named [15.0][MIG] web_widget_x2many_2d_matrix

Done!, thanks for review

Copy link
Contributor

@LoisRForgeFlow LoisRForgeFlow left a comment

Choose a reason for hiding this comment

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

Tested, works as expected

hbrunn and others added 26 commits February 18, 2022 09:33
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
* README update to newest OCA template
* Example in README
* Massive performance boost for big matrices, specially on Firefox
* Assign id on row in order to find it back in all cases
* Fix OCA#321, choked on cached writes
AdriaGForgeFlow and others added 16 commits February 18, 2022 09:33
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-13.0/web-13.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_x2many_2d_matrix/
Currently translated at 100.0% (3 of 3 strings)

Translation: web-13.0/web-13.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_x2many_2d_matrix/de/
Currently translated at 33.3% (1 of 3 strings)

Translation: web-14.0/web-14.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_x2many_2d_matrix/nl_NL/
Currently translated at 100.0% (3 of 3 strings)

Translation: web-14.0/web-14.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_x2many_2d_matrix/nl/
@LoisRForgeFlow LoisRForgeFlow force-pushed the 15.0-mig-web_widget_x2many_2d_matrix branch from a0011c3 to 918f014 Compare February 18, 2022 08:34
@LoisRForgeFlow
Copy link
Contributor

@gaikaz commits squashed

@etobella
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 15.0-ocabot-merge-pr-2110-by-etobella-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 9216696 into OCA:15.0 Feb 18, 2022
@OCA-git-bot
Copy link
Contributor

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

@LoisRForgeFlow LoisRForgeFlow deleted the 15.0-mig-web_widget_x2many_2d_matrix branch February 18, 2022 09:28
@gaikaz
Copy link
Member

gaikaz commented Feb 18, 2022

I couldn't get runboat to load a couple of times after the squash. Sorry, for not saying anything.
But I see it just got merged :) Good work then.

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.