Lines of code | 346 |
Technical Name |
st_dynamic_preserve_listview |
License | See License tab |
Website | https://www.surekhatech.com |
Also available in version | v 14.0 v 15.0 v 12.0 |
Lines of code | 346 |
Technical Name |
st_dynamic_preserve_listview |
License | See License tab |
Website | https://www.surekhatech.com |
Also available in version | v 14.0 v 15.0 v 12.0 |
Hide/show and preserves the column(s) on the listview dynamically
This functionality allows user to hide/show column(s) dynamically in listview of any object of any installed module. This module will display a button named "Select Column(s)" just besides of "Create" button in listview.
"Select Column(s)" button contains all field(s) in dropdown with checkbox which will exist in listview of current object. So if user wants to show/hide any field, then he/she has to just do check/uncheck that respective checkbox besides field name in dropdown list and then just click on "Apply" button.
This functionality preserves the selection of columns to show in listview of any installed module's object as per different users or even if the view reloaded/refreshed just like below image.


If you have installed Invoicing module, then you can hide/show column(s) on istview of opportunity like below image.
Open listview of Journals in Invoicing module then click on "Select Column(s)" button and you can see opportunity listview columns with checkbox in dropdown menu. Tick/Untick column(s) name checkbox for hide/show column(s) and then just click on "Apply" button.

If you have installed Project module, then you can hide/show column(s) on listview of tasks like below image.
Open listview of tasks in Project module then click on "Select Column(s)" button and you can see tasks listview columns with checkbox in dropdown menu. Tick/Untick column(s) name checkbox for hide/show column(s) and then just click on "Apply" button.

If you have installed sale module, then you can hide/show column(s) on listview of sale order like below image.
Open listview of sale orders in sale module then click on "Select Column(s)" button and you can see sale order listview columns with checkbox in dropdown menu. Tick/Untick column(s) name checkbox for hide/show column(s) and then just click on "Apply" button.

Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to modify, upgrade, publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
is it show/hide for one2many also?
f.g:
can show/hide the product name in sale order
Re: is it show/hide for one2many also?
No, it will not show/hide for one2many field.
e.g,
Fields can be shown/hidden if it is defined in a particular view such as sale order, if it is defined in order line then it will not be shown/hidden.
If you want any kind of customization/modification in our existing published app, please let us know. We will be happy to help you.
Сustomized fields listview
Good afternoon, as far as your module can display the fields in the contacts module.
Namely, the phone number fields, as well as the customized fields that are in this model.
Re: Сustomized fields listview
Yes, our module can display all the fields which are defined in the listview including custom fields.
QUestion : non standard field
Hi does the app also allows you to select in listview additional fields that have been added during an implementation to the listview ? Or is it restricted to all native fields only ?
Re: QUestion : non standard field
Whatever fields are defined in the listview, that will be selectable. Please let us know if you any further questions related to our application.