Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,11 @@
* `CorporateHub <https://corporatehub.eu/>`__
* Alexey Pelykh <alexey.pelykh@corphub.eu>
* Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
* `Tecnativa <https://www.tecnativa.com>`_:
* Víctor Martínez
* Alberto Nieto de Pablos <alberto.nieto@braintec.com> (https://braintec.com)

View file

@ -0,0 +1,2 @@
This module displays a button on the employee's profile to view linked attachments, both
for HR officers/managers and the own employee, so you can use it as employee document storage.

View file

@ -0,0 +1,4 @@
This module adds read permission to the employee model; the rest of the model data will
be available to the employee.
If another module grants permissions to the employee model (Pre-officer for example),
I will need to create a rule to extend the basic permissions.