-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[16.0][mig] web_widget_numeric_step: Migration to 16.0 #2456
[16.0][mig] web_widget_numeric_step: Migration to 16.0 #2456
Conversation
…abled by the widget
Previous this commit the widget only works with 'dots', with this commit works using odoo parse method that support other separators.
Previous this commit, the task for auto-step can enter in a infinite loop. Now only creates a new task if no other task is running.
Currently translated at 100.0% (3 of 3 strings) Translation: web-12.0/web-12.0-web_widget_numeric_step Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_numeric_step/es/
Currently translated at 100.0% (3 of 3 strings) Translation: web-13.0/web-13.0-web_widget_numeric_step Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_numeric_step/it/
Currently translated at 100.0% (3 of 3 strings) Translation: web-14.0/web-14.0-web_widget_numeric_step Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_numeric_step/de/
cfcb4d2
to
12f9633
Compare
CC : @quentinDupont |
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.
Thanks for the work!
I see some issues and another thing that I see that has been lost is being able to hold the subtract or add button to increase or decrease.
.pre-commit-config.yaml
Outdated
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.
I think this should not be here.
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.
I think this should not be here.
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.
I think this should not be here.
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.
If you can, update this image.
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.
If you can, update this image.
web_widget_numeric_step/static/description/step10_limit15_placeholder117_with_onchange.gif
Outdated
Show resolved
Hide resolved
12f9633
to
44af572
Compare
44af572
to
2b72477
Compare
@Tardo, I've done the changes as per your feedback, Kindly review It. |
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.
LGTM, thanks! It's a pity that we don't have a layout that fits our needs :/
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.
Functional review OK !!
/ocabot migration web_widget_numeric_step |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at f3a513d. Thanks a lot for contributing to OCA. ❤️ |
No description provided.