Repository
OCA/dms · module folder · Try on Runboat
Module version
1.0.0
Category
Human Resources
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/dms
Last tracking update
2026-08-07 08:42:51
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Víctor Martínez, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Add the Documents tab with the files in the employee's form view.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_employee_public_view_form hr.employee.public.form hr.employee.public form Inherits hr.hr_employee_public_view_form
res_config_settings_view_form res.config.settings.view.form.inherit.hr res.config.settings form Inherits hr.res_config_settings_view_form
view_employee_form hr.employee.form hr.employee form Inherits hr.view_employee_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • is_logged Boolean
    compute='_compute_is_logged' store=False
Public methods (0)

No public methods.

New fields (1)
  • group_hr_public_dms Boolean
    implied_group='hr_dms_field.group_hr_public_dms' string='Show DMS Documents to logged employees'
Public methods (0)

No public methods.

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
59 days ago
Last activity
59 days ago
Repository
OCA/dms
Pull request
[19.0][MIG] hr_dms_field: Migration to 19.0 (#489)