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 07:57:09
Authors
Odoo Community Association (OCA), Creu Blanca
Maintainers
Odoo Community Association (OCA), Creu Blanca
Committers
Weblate, OCA-git-bot, oca-ci, Michael Telahun
Odoo dependencies
odoo/odoo:
- hr
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
hr_contract_form_view hr.contract.form (in hr_contract_type) hr.contract form Inherits hr_contract.hr_contract_view_form
hr_contract_search_view hr.contract.search (in hr_contract_type) hr.contract search Inherits hr_contract.hr_contract_view_search
hr_contract_tree_view hr.contract.tree (in hr_contract_type) hr.contract tree Inherits hr_contract.hr_contract_view_tree
hr_contract_type_form_view hr.contract.type.form (in hr_contract_type) hr.contract.type form New
hr_contract_type_search_view hr.contract.type.search (in hr_contract_type) hr.contract.type search New
hr_contract_type_tree_view hr.contract.type.tree (in hr_contract_type) hr.contract.type tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • contract_type_id Many2one → hr.contract.type
    args: 'hr.contract.type', 'Contract Type'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    required=True
Public methods (0)

No public methods.

Loading…

Loading…