Dynamic Field Label Manager
by Nitin Jadhao https://www.odoo.com/apps/modules/browse?author=Nitin+Jadhao$ 57.06
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 499 |
| Technical Name |
dynamic_field_label_manager |
| License | OPL-1 |
| Website | https://www.odoo.com/apps/modules/browse?author=Nitin+Jadhao |
ODOO 18 COMMUNITY EDITION ONLY
This module works only with Odoo 18 Community (on-premise). It is not compatible with Odoo Enterprise or Odoo Online (SaaS). Customize field labels per company with zero code changes.
Compatibility
| Platform | Status |
|---|---|
| Odoo 18 Community (on-premise) | Supported |
| Odoo Enterprise Edition | Not Supported |
| Odoo Online (SaaS) | Not Supported |
| Custom modules (HR, CRM, Sales, Inventory, etc.) | Auto-supported |
Key Features
Each company gets its own field labels. Labels update instantly when users switch company.
Works on every installed model including HR, CRM, Sales, Accounting, and custom modules.
Apply labels on form, list, search, kanban, calendar, pivot, graph, activity, and gantt views.
Python models and XML views are never modified. Labels are injected at runtime with built-in caching.
Screenshots
Captured on Odoo 18 Community Edition
Go to Settings â Technical â Dynamic Field Labels. Manage all per-company overrides from one screen.
Select company, model, and field. Enter a custom label, choose view types, and preview the change live.
The Manager field on the Employee form is displayed as Parent ID for My Company â applied instantly without any code changes.
Other companies keep the original field label. Each company sees only its own configured label â no impact on others.
Choose which view types get the custom label. Here the search view keeps the original Manager name while the form view uses Parent ID.
How It Works
- Install Dynamic Field Label Manager on your Odoo 18 Community instance.
- Open Settings â Technical â Dynamic Field Labels.
- Create a configuration: select Company, Model, and Field.
- Enter the Custom Label and save â labels update instantly for all users of that company.
Installation
- Copy the
dynamic_field_label_managerfolder to your addons path. - Restart Odoo and update the Apps list.
- Search for Dynamic Field Label Manager and click Install.
Requires: Odoo 18 Community Edition | Depends on: base, web
Support & Customization
Questions or custom enhancements? Contact the author.
Nitin Jadhao
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 499 |
| Technical Name |
dynamic_field_label_manager |
| License | OPL-1 |
| Website | https://www.odoo.com/apps/modules/browse?author=Nitin+Jadhao |
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.
Please log in to comment on this module