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

[17.0][MIG] web_widget_x2many_2d_matrix: Migration to 17.0 #2756

Merged
merged 118 commits into from
Jun 10, 2024

Conversation

SodexisTeam
Copy link
Member

No description provided.

hbrunn and others added 30 commits February 29, 2024 11:34
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
Declare as many options prefixed with this string as you need for binding
a field value with an HTML node attribute (disabled, class, style...)
called as the `<name>` passed in the option.

NOTE: This doesn't prevent to require to fill the full matrix with
all the combination records.
…s_clickable attrs

XML attributes for the widget that allows to configure if the axis will be clickable
or not in case the source field is a many2one field.
@norlinhenrik
Copy link
Contributor

Which of the two PRs should we use? 🤔 This or #2744

@SodexisTeam @norlinhenrik

We use this PR. I just closed #2744.

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@pedrobaeza pedrobaeza changed the title [MIG] web_widget_x2many_2d_matrix: Migration to 17.0 [17.0[MIG] web_widget_x2many_2d_matrix: Migration to 17.0 Jun 10, 2024
@pedrobaeza pedrobaeza changed the title [17.0[MIG] web_widget_x2many_2d_matrix: Migration to 17.0 [17.0][MIG] web_widget_x2many_2d_matrix: Migration to 17.0 Jun 10, 2024
@pedrobaeza
Copy link
Member

/ocabot migration web_widget_x2many_2d_matrix

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jun 10, 2024
@SodexisTeam SodexisTeam force-pushed the 17.0-mig-web_widget_x2many_2d_matrix branch from f0c891f to 01ba699 Compare June 10, 2024 13:31
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 17.0-ocabot-merge-pr-2756-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@OCA-git-bot OCA-git-bot merged commit 91bfa4c into OCA:17.0 Jun 10, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

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

trisdoan pushed a commit to trisdoan/web that referenced this pull request Jul 20, 2024
Signed-off-by pedrobaeza
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.