-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[12.0][MIG] web_listview_invert_selection #1412
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
[12.0][MIG] web_listview_invert_selection #1412
Conversation
* [10.0][ADD] Module web_listview_invert_selection * [FIX] Multiple code reviews * [FIX] Changed single-quotes to double-quotes for improving codacy tests;
|
||
_onInvertSelection: function (event) { | ||
event.stopPropagation(); | ||
var checked = self.$("tbody .o_list_record_selector input:checked"); |
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.
self
doesn't seem to be defined. Is it still needed? The functionality works in Runbot 😕 😄
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.
Some comments
What is the status here? (@espo-tony ) |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Syncing from upstream OCA/web (18.0)
pin version,
changed less to scss