$ 11.26
Required Apps |
•
Sales (sale_management)
• Discuss (mail) • Invoicing (account) |
Technical Name |
freeze_header
|
License | OPL-1 |
Technical Name |
freeze_header
|
License | OPL-1 |
Introduction
The Freeze Header module for Odoo addresses a usability challenge in standard list (tree) views: as users scroll down through many records, the column headers disappear and context is lost. This module “freezes” or pins the header row so that it stays visible even when scrolling vertically. It works across all tree views, including nested one2many / many2many list views, offering enhanced data navigation and readability for heavy data workloads.
Key Features
Sticky / fixed header in list (tree) views, so column titles stay visible during scrolls
Supports all list views throughout Odoo (standard tree views, one2many / many2many lists)
No extra configuration required—install and header freeze becomes active automatically
Browser-agnostic implementation—works in all major browsers under standard setups
Benefits
Improves usability when working with tall lists by preserving header context
Reduces user errors by keeping column titles in view at all times
Speeds data review and reference when scrolling through many rows
Requires minimal setup and immediately enhances UX across Odoo
Compatibility & Technical Details
Technical Name: freeze_header
Required Modules: Core Odoo Web / List view infrastructure (no additional specialized dependencies)
License: Odoo Proprietary License (OPL-1)
Installation Steps:
1. Install the module through your Odoo Apps interface.
2. No further configuration is needed; the freeze behavior activates in all list/tree views automatically.
3. Navigate to any module with list views (Sales, Inventory, Contacts, etc.) and scroll—headers remain visible.
4. In nested lists (one2many), headers in the child list will likewise stay pinned when scrolling within that section.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) 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 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.