From 17665d0d5e1a6cdf835d90567cbc3380c7e70dda Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 19 Jun 2024 09:41:57 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- hr_dms_field/README.rst | 2 +- hr_dms_field/__manifest__.py | 2 +- hr_dms_field/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index aaf5c207b..801768fb5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [dms_field](dms_field/) | 15.0.1.4.0 | | Create DMS View and allow to use them inside a record [dms_field_auto_classification](dms_field_auto_classification/) | 15.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Auto classify files into embedded DMS [dms_user_role](dms_user_role/) | 15.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | DMS User Role -[hr_dms_field](hr_dms_field/) | 15.0.1.2.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Add dms field for employees +[hr_dms_field](hr_dms_field/) | 15.0.1.2.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Add dms field for employees [//]: # (end addons) diff --git a/hr_dms_field/README.rst b/hr_dms_field/README.rst index edbd6b9ae..602919cb8 100644 --- a/hr_dms_field/README.rst +++ b/hr_dms_field/README.rst @@ -7,7 +7,7 @@ Add dms field for employees !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:75c4cb1c0cd65b8bcfa4c07c1a764db17142895a46365763c1fcadae513db0a6 + !! source digest: sha256:d0649fd31f80c7267560d6d27dcf7e5be6c67ae1f067ce740da57e61e7ed55d8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/hr_dms_field/__manifest__.py b/hr_dms_field/__manifest__.py index 621c120ee..5fe109502 100644 --- a/hr_dms_field/__manifest__.py +++ b/hr_dms_field/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Add dms field for employees", - "version": "15.0.1.2.0", + "version": "15.0.1.2.1", "category": "Human Resources", "website": "https://github.com/OCA/dms", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/hr_dms_field/static/description/index.html b/hr_dms_field/static/description/index.html index a3247778b..f6d35d776 100644 --- a/hr_dms_field/static/description/index.html +++ b/hr_dms_field/static/description/index.html @@ -366,7 +366,7 @@

Add dms field for employees

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:75c4cb1c0cd65b8bcfa4c07c1a764db17142895a46365763c1fcadae513db0a6 +!! source digest: sha256:d0649fd31f80c7267560d6d27dcf7e5be6c67ae1f067ce740da57e61e7ed55d8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/dms Translate me on Weblate Try me on Runboat

Add the Documents tab with the files in the employee’s form view.