Employment Hero Country Base
The country profile registry every Employment Hero country pack plugs into.
Store price is USD 107 all-in: installing this also pulls the 2 paid ERP Heritage modules it depends on.
Why this module
Employment Hero Country Base
One registry, many packs
Every country pack registers a single profile here. A deployment reads one place to see which localisations are active across the database.
Mappings know their country
Because a profile carries a country, an eh.mapping can be tuned to that country's payload and a sync job can pick the variant it needs, leaving the generic mapping for the rest.
Deliberately small
One record per country, a stable code, a sequence, an operator note. The value lives in what each pack layers on top, not in this module carrying weight it does not need.
Day in the life
Seeing every active localisation at a glance
An administrator opens the country profile list and sees one row per installed pack, AU, NZ, UK and the rest, each with its code and active flag. Turning a country off is a single archive toggle that retires the localisation without deleting its records. When a country pack is added, its profile appears here automatically and its mapping variants become selectable on sync jobs.
Edge cases
The cases most modules quietly ignore.
In the shipped code today, each one a place where a cheaper module silently does the wrong thing.
A unique constraint on country means a second profile for the same country cannot be created, so two packs or a double install cannot fork a country's localisation.
Profiles are archivable. A country can be retired and restored through the active flag with no record loss, rather than being hard deleted.
Country, code, active and sequence changes are tracked on the profile chatter, so a change to which localisations are live is on the record.
What is inside
Built to do the job, end to end.
- Country profile registry. eh.country.profile: one record per country with country, a stable code, a sequence, an active flag and an operator note. Unique per country, ordered, chatter tracked.
- The localisation seam. The model each country pack extends to contribute country specific employee fields and country scoped eh.mapping variants.
- Shared by the suite. Installed automatically by any country pack, so the registry is always present when a localisation needs it.
Honest about the edges
What this does not do, so nothing surprises you.
- This module adds no employee fields and no mappings of its own. It is the registry the country packs extend.
- It does not run syncs or compute anything. It is configuration surface for the localisation packs.
- Useful only with at least one country pack and the core connector installed.
Employment Hero localisation, country profile registry Odoo, multi country HR Odoo, country specific field mapping, Employment Hero country base, Odoo 19 HR integration, localisation seam, per country employee fields
Need this fitted to the way you work?
ERP Heritage delivers end to end Odoo work: Odoo Implementation, Customization and Development, Integration, Migration, Consultation, Support and Training. We help teams put this module into production, shape it to their process, and keep it running.
We work with businesses across Australia (Melbourne, Sydney, Brisbane, Perth, Adelaide, Canberra) and the Middle East (Dubai, Abu Dhabi, Riyadh, Jeddah, Doha, Kuwait City, Muscat). Start a conversation at erpheritage.com.au or email info@erpheritage.com.au.
Languages
Available in 19 languages
The interface ships translated out of the box. Switch language in Odoo and the fields, menus, and messages follow.
Modules teams pair with this one.
Premium ERP Heritage modules that extend the same stack, each built to the same engineering bar.
A dependency free asynchronous job queue that runs long running and fan out work out of band of the request that...
Post Irish payslips to the general ledger on the Irish chart of accounts
Interactive drag and drop Gantt planner for Odoo 19 Community project tasks with a deterministic server side sche...
Employment Hero Connector is the integration core of the ERP Heritage Employment Hero suite, providing per compan...
Sync certifications, qualifications and employee document metadata from the Employment Hero people platform into...
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 3625 |
| Technical Name |
eh_hero_country_base |
| License | OPL-1 |
| Website | https://www.erpheritage.com.au/ |
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