Skip to content

[FIX] developer/tutorials: Button example without deprecated attrs#18053

Closed
fw-bot wants to merge 1 commit into
saas-19.3from
saas-19.3-17.0-button_exemple_without_deprecated_attrs-thbe-528947-fw
Closed

[FIX] developer/tutorials: Button example without deprecated attrs#18053
fw-bot wants to merge 1 commit into
saas-19.3from
saas-19.3-17.0-button_exemple_without_deprecated_attrs-thbe-528947-fw

Conversation

@fw-bot

@fw-bot fw-bot commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Using attrs to make a button invisible is deprecated since 17.0 but the button example hyperlink sends to a commit that used it so it induces people following the tutorial to use attrs which shouldn't be done anymore.

This commit replaces the link with the commit that replaced the attrs="" to the plain invisible="" use on the exact same button. (And adjusts the size of the delimiter to respect documentation guidelines.)

Forward-Port-Of: #18017

Using attrs to make a button invisible is deprecated since 17.0 but the button
example hyperlink sends to a commit that used it so it induces people following
the tutorial to use attrs which shouldn't be done anymore.

This commit replaces the link with the commit that replaced the attrs="" to the
plain invisible="" use on the exact same button. (And adjusts the size of the
heading delimiter to respect documentation guidelines.)

X-original-commit: 05c46d7
@robodoo

robodoo commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

@fw-bot

fw-bot commented May 21, 2026

Copy link
Copy Markdown
Collaborator Author

This PR targets saas-19.3 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

robodoo pushed a commit that referenced this pull request May 22, 2026
Using attrs to make a button invisible is deprecated since 17.0 but the button
example hyperlink sends to a commit that used it so it induces people following
the tutorial to use attrs which shouldn't be done anymore.

This commit replaces the link with the commit that replaced the attrs="" to the
plain invisible="" use on the exact same button. (And adjusts the size of the
heading delimiter to respect documentation guidelines.)

closes #18053

X-original-commit: 05c46d7
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Thomas Becquevort (thbe) <thbe@odoo.com>
@robodoo robodoo closed this May 22, 2026
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.

3 participants