Skip to content

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

Closed
fw-bot wants to merge 1 commit into
masterfrom
master-17.0-button_exemple_without_deprecated_attrs-thbe-528957-fw
Closed

[FIX] developer/tutorials: Button example without deprecated attrs#18054
fw-bot wants to merge 1 commit into
masterfrom
master-17.0-button_exemple_without_deprecated_attrs-thbe-528957-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

@Megaaaaaa

Copy link
Copy Markdown
Contributor

robodoo r+

robodoo pushed a commit that referenced this pull request May 23, 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 #18054

X-original-commit: 05c46d7
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Thomas Becquevort (thbe) <thbe@odoo.com>
robodoo pushed a commit that referenced this pull request May 23, 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 #18054

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