Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 119 |
Technical Name |
st_dynamic_list |
License | See License tab |
Website | https://www.surekhatech.com |
Versions | 9.0 12.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 119 |
Technical Name |
st_dynamic_list |
License | See License tab |
Website | https://www.surekhatech.com |
Versions | 9.0 12.0 |
Hide/show 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.
You can get this module from here with extended feature in V13.
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 penalizedRegarding the columns is it possible to save to always have the configured columns?
Great job. Regarding the columns is it possible to save to always have the configured columns?
Re: Regarding the columns is it possible to save to always have the configured columns?
Thanks for the appreciation. Yes, it is possible to save the configured columns user wise. We have extended this feature in version 13 module. Here is the link: https://apps.odoo.com/apps/modules/13.0/st_dynamic_preserve_listview/
There are no comments yet!