From 716b8128c07ad98ed186ee4e4b646c50853db071 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 1 Oct 2024 17:23:37 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- dms_field/README.rst | 2 +- dms_field/__manifest__.py | 2 +- dms_field/static/description/index.html | 2 +- hr_dms_field/README.rst | 2 +- hr_dms_field/__manifest__.py | 2 +- hr_dms_field/static/description/index.html | 13 ++++++++----- 7 files changed, 15 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 83cf78181..64aed1b38 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,11 @@ addon | version | maintainers | summary --- | --- | --- | --- [dms](dms/) | 16.0.1.8.2 | | Document Management System for Odoo [dms_auto_classification](dms_auto_classification/) | 16.0.1.1.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Auto classify documents into DMS -[dms_field](dms_field/) | 16.0.1.1.0 | | Create DMS View and allow to use them inside a record +[dms_field](dms_field/) | 16.0.1.1.1 | | Create DMS View and allow to use them inside a record [dms_field_auto_classification](dms_field_auto_classification/) | 16.0.1.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Auto classify files into embedded DMS [dms_storage](dms_storage/) | 16.0.1.0.0 | | Integrate DMS with external Storages [dms_user_role](dms_user_role/) | 16.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/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Add dms field for employees +[hr_dms_field](hr_dms_field/) | 16.0.1.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Add dms field for employees [web_editor_media_dialog_dms](web_editor_media_dialog_dms/) | 16.0.1.0.0 | | Integrate DMS with media dialog of web editor [//]: # (end addons) diff --git a/dms_field/README.rst b/dms_field/README.rst index 3d6e98b87..35f9bf278 100644 --- a/dms_field/README.rst +++ b/dms_field/README.rst @@ -7,7 +7,7 @@ DMS Field !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:031a15f4db1505bb61028d1fd649027d7572f8f8720f7a2cfb1ed3dc9c175a28 + !! source digest: sha256:fb4871a5e9a4be88190bb663e01e71bc8aa47a0bd27fce24c62f70f46adc0652 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/dms_field/__manifest__.py b/dms_field/__manifest__.py index c129e9578..8dd8d4d76 100644 --- a/dms_field/__manifest__.py +++ b/dms_field/__manifest__.py @@ -5,7 +5,7 @@ "name": "DMS Field", "summary": """ Create DMS View and allow to use them inside a record""", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "license": "LGPL-3", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/dms", diff --git a/dms_field/static/description/index.html b/dms_field/static/description/index.html index 1b2761989..b8a5026eb 100644 --- a/dms_field/static/description/index.html +++ b/dms_field/static/description/index.html @@ -367,7 +367,7 @@

DMS Field

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:031a15f4db1505bb61028d1fd649027d7572f8f8720f7a2cfb1ed3dc9c175a28 +!! source digest: sha256:fb4871a5e9a4be88190bb663e01e71bc8aa47a0bd27fce24c62f70f46adc0652 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This addon creates a new kind of view and allows to define a folder diff --git a/hr_dms_field/README.rst b/hr_dms_field/README.rst index ad8751403..3b37af7f4 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:b7f18580a215d7c509b59f1e27607ad97ff06df4cc445bd45e838ead8c9e5164 + !! source digest: sha256:184b6ffa724f34b343341e43199b5847be07bd28be8fac15ba3ea63aa17a9767 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 f82b0ee60..4ea5a80f0 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": "16.0.1.0.0", + "version": "16.0.1.0.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 55ca36328..1274c4bef 100644 --- a/hr_dms_field/static/description/index.html +++ b/hr_dms_field/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Add dms field for employees

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b7f18580a215d7c509b59f1e27607ad97ff06df4cc445bd45e838ead8c9e5164 +!! source digest: sha256:184b6ffa724f34b343341e43199b5847be07bd28be8fac15ba3ea63aa17a9767 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.

@@ -428,7 +429,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.