| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Payroll (hr_payroll)
• Discuss (mail) • Employees (hr) |
| Technical Name |
hr_localization_menu |
| License | OPL-1 |
| Website | https://www.ganemo.co |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Payroll (hr_payroll)
• Discuss (mail) • Employees (hr) |
| Technical Name |
hr_localization_menu |
| License | OPL-1 |
| Website | https://www.ganemo.co |
HR Localization
Centralized Payroll Menu Organizer
One dedicated menu to rule all your region-specific payroll configurations, reports and tools. Exclusively available to Payroll Managers for secure and organized access.
What We're Solving
----------------
Scattered Localization Menus
Without a dedicated parent, every localization sub-module (EPS, AFP, Pension, Work Occupation, etc.) adds its own menu at the top level of Payroll, creating a cluttered and confusing navigation bar for your HR team.
Unauthorized Access Risk
Localization settings contain sensitive payroll data. Without a properly secured parent menu, there is a risk that non-authorized users can navigate to region-specific configurations that should only be visible to Payroll Managers.
Multi-Country Operations
Organizations operating in multiple regions need a clean, centralized entry point for all country-specific payroll rules, deductions, and reports. Managing these without a unified parent menu is error-prone and inefficient.
Structural Dependency
Other localization modules such as eps_process, types_system_pension or life_insurance_management depend on this module to register their sub-menus correctly under Localización. This module is the foundation.
Setup & User Manual
Step-by-Step implementation
1. Installation & Configuration
Get the localization nav up in just 2 steps:
- Install the module hr_localization_menu from the Apps menu.
- Ensure the user you want to access the menu belongs to the Payroll > Manager group.
- Navigate to the Payroll app.
- Observe the new Localización menu in the top navigation bar.
2. How It Works
What the module delivers after installation:
Parent Menu Created
A new top-level menu item Localización is added to the Payroll app with sequence 75, placing it after standard Payroll menus.
Manager-Only Access
The menu is restricted to users in the Payroll Manager group. Regular payroll users or employees will not see the Localización entry at all.
Foundation for Sub-Modules
Localization sub-modules declare their menus with
parent="hr_localization_menu.hr_localization_menu_root" to
nest them cleanly under this entry.
Country Agnostic
Although initially designed for the Peruvian payroll localization, the parent menu can serve as the anchor for any country-specific payroll modules.
3. Menu Reference
Menu items created by this module:
| Menu ID | Label | Parent | Group | Sequence |
|---|---|---|---|---|
hr_localization_menu_root |
Localization | Payroll Root | Payroll Manager | 75 |
parent="hr_localization_menu.hr_localization_menu_root"
in your module's menu XML and add hr_localization_menu to your
module's depends list.
Global Ready | Multi-Language Support
This module is fully translated into English and Spanish (en_US, es_ES, es_PE, es_MX), ensuring a professional experience for international organizations.
Why Choose Ganemo?
----------------
Ganemo is the world's leading Odoo App developer and a multi-award-winning Gold Partner. For over 5 years, we have been recognized as the #1 seller of high-quality apps on the Odoo App Store. Trusted as the "Best Partner" in USA, Mexico, Chile, Spain, Colombia, Ecuador, and Peru, we deliver robust, secure, and localization-compliant solutions for global businesses.
Get a Quote & Resolve Commercial Doubts
Join thousands of satisfied clients on Odoo. Contact our sales team directly.
Official WhatsApp
Fastest response time.
LINK
+1 (828) 672-6150
Book a Demo
Let's explore your needs.
LINK
Schedule Meeting
Need More? We Do It All
Professional Odoo Services
ERP Implementation
Transform your business with a full Odoo implementation. We analyze, configure, and train your team to maximize productivity. From Payroll to Inventory, we handle the complexity so you can focus on growth.
Module Dev & Migration
Need a custom localization feature? Or stuck on an older version? We develop high-performance custom modules and migrate your existing code to Odoo 19 with zero data loss.
QA / User Testing Scenarios
Enterprise Validation Plan
Scenario 1: Menu Visibility for Payroll Manager
- Log in as a user with the Payroll > Manager role.
- Navigate to the Payroll application.
- Expected: The Localización menu IS visible in the top navigation bar at position ~75.
- Log in as a user without the Payroll Manager role (e.g., Payroll User).
- Expected: The Localización menu is NOT visible.
Scenario 2: Sub-Module Integration
- Install hr_localization_menu.
- Install a sub-module that depends on it (e.g., eps_process or life_insurance_management).
- Expected: The sub-module's menu item appears nested under Localización.
- Uninstall the sub-module.
- Expected: Localización remains (now empty), and no errors occur.
Scenario 3: Menu Sequence Position
- Install the module.
- As a Payroll Manager, navigate to Payroll.
- Inspect the navigation bar.
- Expected: Localización appears after standard Payroll menus (sequence 75), before any menus with a higher sequence number.
FAQ & Troubleshooting
Common Resolutions
I don't see the Localización menu.
Reason: Your user account does not have the Payroll Manager role.
Fix: Ask your Administrator to assign the Payroll > Manager group to your user in Settings > Users & Companies > Users.
The Localización menu is empty.
Reason: No localization sub-module has been installed yet.
Fix:
Install any sub-module that depends on
hr_localization_menu (e.g., eps_process or
life_insurance_management). Their menus will appear under
Localización automatically.
Can I use this menu for non-Peruvian localizations?
Answer: Yes!
Detail: While originally designed for the Peruvian payroll localization, the parent menu is country-agnostic. Any sub-module can hook into it by using the correct parent XML ID.
Is this compatible with Multi-company?
Answer: Yes!
Detail: The menu appears in the Payroll app for any company where the module is installed and the user has the Payroll Manager role. Sub-menus are company-specific based on each sub-module's own record rules.
Commercial & Sales
For inquiries about licenses, demos, or partnerships.
Official WhatsApp
Fastest response time.
LINK
+1 (828) 672-6150
Book a Demo
Let's explore your needs.
LINK
Technical Support
Existing customers regarding module functionality.
Help Desk
Exclusive channel for technical assistance and bug reports.
help@ganemo.com
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