TIP: You can type at any time to perform a new search.
Hr Contract Renew
hr_contract_renew · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr
- Last tracking update
- 2026-08-07 08:43:00
- Authors
- Odoo Community Association (OCA), Dixmit
- Maintainers
- Odoo Community Association (OCA), Dixmit
- Committers
- Weblate, OCA-git-bot, oca-ci, Luis Rodriguez
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_contract_renew_view_form |
hr.contract.renew.wizard | form | New | |
hr_contract_view_form_inherit |
hr.contract.renew.inherit | hr.contract | form | Inherits hr_contract.hr_contract_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
contract_idMany2one → hr.contractrequired=Truestring='Contract' args: 'hr.contract' -
date_endDatedefault=fields.Date.context_todayrequired=Truestring='End Date'
-
action_renew_contract(self)