Repository
OCA/hr · module folder · Try on Runboat
Module version
1.0.1
Category
Human Resources
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), CorporateHub
Maintainers
Odoo Community Association (OCA), CorporateHub
Committers
Weblate, OCA-git-bot, oca-ci, Mathieu
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to attach documents to the contract.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_contract_view_form hr.contract.view.form hr.contract form Inherits hr_contract.hr_contract_view_form
ir_attachment_view_search ir.attachment.search.inherit.contract ir.attachment search Inherits base.view_attachment_search
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • document_ids One2many → ir.attachment
    comodel_name='ir.attachment' compute='_compute_document_ids' string='Documents'
  • documents_count Integer
    compute='_compute_document_ids' string='Document Count'
Public methods (1)
  • action_get_attachment_tree_view(self)

Loading…

Loading…

Loading…

Loading…