-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[IMP] developer: deprecated attributes in groupby buttons #15073
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
Conversation
aab-odoo
left a comment
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 @william-andre
4b18e52 to
a400465
Compare
AntoineVDV
left a comment
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.
@robodoo r+ delegate+
|
@william-andre @AntoineVDV linked pull request(s) odoo/enterprise#98285, odoo/odoo#233483, odoo/upgrade#8720 not ready. Linked PRs are not staged until all of them are ready. |
|
@william-andre @AntoineVDV linked pull request(s) odoo/upgrade#8720 not ready. Linked PRs are not staged until all of them are ready. |
In order to be more consistent, the `type="edit"` attributes have been removed and the button is forced to be "View" in `.button-secondary`
a400465 to
bd48bd6
Compare
|
@robodoo r+ |
Part-of: #233483 Related: odoo/enterprise#98285 Related: odoo/documentation#15073 Related: odoo/upgrade#8720 Signed-off-by: John Laterre (jol) <[email protected]>
task-5207451 Part-of: #233483 Related: odoo/enterprise#98285 Related: odoo/documentation#15073 Related: odoo/upgrade#8720 Signed-off-by: John Laterre (jol) <[email protected]>
task-5207451 closes #233483 Related: odoo/enterprise#98285 Related: odoo/documentation#15073 Related: odoo/upgrade#8720 Signed-off-by: John Laterre (jol) <[email protected]>
In order to be more consistent, the `type="edit"` attributes have been removed and the button is forced to be "View" in `.button-secondary` closes #15073 Related: odoo/odoo#233483 Related: odoo/enterprise#98285 Related: odoo/upgrade#8720 Signed-off-by: William André (wan) <[email protected]>

In order to be more consistent, the
type="edit"attributes have been removed and the button is forced to be "View" in.button-secondary