Action & Report Renamer
Rename Action Titles
Change the title shown in the breadcrumb when a menu is opened, for example Quotations becomes Penawaran.
Rename Report Entries
Give the entries of the Print menu the wording your team actually uses, without touching the report definition.
Typed Rules
Every rule is typed as Action or Report, so an action and a report sharing the same name are never renamed by mistake.
Global or Per Model
Apply a rename everywhere, or only on the actions and reports targeting a specific model. Model specific rules always win.
Multilingual Support
Rename a name in one language without affecting the translations in other languages. Leave the language empty to apply the rule everywhere.
Safe by Design
Only the displayed name is changed, on the fly. The action records are never modified, so uninstalling restores everything.
1. Renaming Action Titles (Breadcrumbs)
Define Action Rename Rule
Create a rule with type **Action**, setting **Original Name** (e.g. "Quotations") and **New Name** (e.g. "Penawaran").
Renamed Breadcrumb & Header
The menu title and breadcrumbs immediately change to the new name ("Penawaran") in the web client.
2. Renaming Report Entries (Print Menu)
Define Report Rename Rule
Create a rule with type **Report**, setting the original report name (e.g. "PDF Quote") to a new name (e.g. "PDF Quote Renamer").
Print Menu Before Rename
The standard Print menu shows the original label defined by standard Odoo modules.
Print Menu After Rename
The print entry is automatically updated to the new custom label ("PDF Quote Renamer").
1. Install the module and assign the Action Renamer Manager group to your user if needed.
2. Go to Settings, Action and Report Renamer.
3. Create a rule: pick the type (Action or Report), set Original Name and New Name.
4. Optionally pick a model to limit the rule, or a language for language specific renaming.
5. Refresh the browser. The new names appear in the breadcrumb and the Print menu.
6. Archive or delete a rule to restore the original names.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 184 |
| Technical Name |
sm_action_report_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