-
-
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_url_advanced: Migration to 16.0 #2431
base: 16.0
Are you sure you want to change the base?
[16.0][mig] web_widget_url_advanced: Migration to 16.0 #2431
Conversation
On tree views the widget will be initialized once. Without this change the value displayed is always the same. Now anchor's text is computed on rendering.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: web-14.0/web-14.0-web_widget_url_advanced Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_url_advanced/
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.
Please rewrite the migration commit (= to the PR title sounds good)
*/ | ||
_renderReadonly: function () { | ||
// Base widget uses `this.attrs.text` instead of `this.value` when available. | ||
// TODO: To check better way for update link |
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.
can you check this TODO pls?
/ocabot migration web_widget_url_advanced |
BTW any chance to propose this features to odoo master? |
No description provided.