TIP: You can type at any time to perform a new search.
HR Employee First Name and Two Last Names
hr_employee_second_lastname · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Human Resources
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr
- Last tracking update
- 2026-08-07 09:06:28
- Authors
- Vauxoo, Odoo Community Association (OCA)
- Maintainers
- Vauxoo, Odoo Community Association (OCA)
- Committers
- Isaac López, Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to add firstname and lastnames (Father an Mother Last Name) in employee form, and concatenate both in name field.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_employee_form_inherit |
hr.employee.form.firstname.inherit | hr.employee | form | Inherits hr_employee_firstname.view_employee_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
firstnameCharargs: 'First name' -
lastnameCharargs: 'Last name' -
lastname2Charargs: 'Second last name'
No public methods.
New fields (1)
-
lastname2Charrelated='employee_id.lastname2'
No public methods.
Loading…
Loading…