Filter & Group By Renamer
by Steven Marp https://apps.odoo.com/apps/modules/browse?author=Steven Marp$ 15.00
Filter & Group By Renamer
Rename Any Filter
Rename default and custom filters across all models. The filter keeps working exactly as before, only its label changes.
Business Friendly Group By
Give any Group By option the wording your team actually uses, for example Salesperson becomes Account Manager.
Typed Rules
Every rule is typed as Filter or Group By, so a filter and a Group By entry sharing the same label are never renamed by mistake.
Global or Per Model
Apply a rename everywhere in the database, or limit it to one specific model. Model specific rules always win over global rules.
Multilingual Support
Rename a label in one language without affecting the translations in other languages. Leave the language empty to apply the rule everywhere.
Safe by Design
Rules are applied on the fly when search views are loaded. Original views and translations are never modified, so uninstalling restores everything.
1. Configure Filter and Group By Rules
Create rules from Settings, Filter & Group Renamer. The highlighted rows show a Filter rule changing My Quotations to My Quotations test renamer, and a Group By rule changing Order Date to Order Date Test Renamer. Both rules are limited to Sales Order and English (US).
2. See the Renamed Labels in Search
After refreshing the browser, the Sales search panel displays My Quotations test renamer in Filters and Order Date Test Renamer in Group By. The original filter domain and grouping logic stay unchanged.
1. Install the module and assign the Filter Renamer Manager group to your user if needed.
2. Go to Settings, Filter and Group Renamer.
3. Create a rule: pick the type, Filter or Group By.
4. Set Original Name to the exact existing label, for example My Quotations or Order Date.
5. Set Custom Name to the label users should see.
6. Optionally pick a model to limit the rule, or a language for language specific renaming.
7. Refresh the browser. The new labels appear in the Filters and Group By dropdowns.
8. Archive or delete a rule to restore the original labels.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 177 |
| Technical Name |
sm_filter_group_renamer |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?author=Steven Marp |
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