From a56dd40ab485b6e0a31c84f3bb0d0c9e8175199c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 11 Dec 2024 08:16:20 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- dms/README.rst | 2 +- dms/__manifest__.py | 2 +- dms/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 13d019cbc..65eac5ceb 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [account_dms_field](account_dms_field/) | 16.0.1.0.1 | | Add dms field for account -[dms](dms/) | 16.0.1.8.2 | | Document Management System for Odoo +[dms](dms/) | 16.0.1.8.3 | | Document Management System for Odoo [dms_attachment_link](dms_attachment_link/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Dms Attachment Link [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.3 | | Create DMS View and allow to use them inside a record diff --git a/dms/README.rst b/dms/README.rst index 32c7ca6dd..ef305aca6 100644 --- a/dms/README.rst +++ b/dms/README.rst @@ -7,7 +7,7 @@ Document Management System !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:47e1474a4f285eefc01f31e5393d7ec85323c8f27d7cd2044cd55fa12da5fe96 + !! source digest: sha256:a1e09fa33b9ef1f4f1ff039a3ff5685f7de8ade40a250dca4e24d40b0b695fe5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/dms/__manifest__.py b/dms/__manifest__.py index f866cf047..a4d10ce4d 100644 --- a/dms/__manifest__.py +++ b/dms/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Management System", "summary": """Document Management System for Odoo""", - "version": "16.0.1.8.2", + "version": "16.0.1.8.3", "category": "Document Management", "license": "LGPL-3", "website": "https://github.com/OCA/dms", diff --git a/dms/static/description/index.html b/dms/static/description/index.html index d55845b0e..dd835fa3f 100644 --- a/dms/static/description/index.html +++ b/dms/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 @@

Document Management System

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:47e1474a4f285eefc01f31e5393d7ec85323c8f27d7cd2044cd55fa12da5fe96 +!! source digest: sha256:a1e09fa33b9ef1f4f1ff039a3ff5685f7de8ade40a250dca4e24d40b0b695fe5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

DMS is a module for creating, managing and viewing document files directly @@ -550,7 +551,9 @@

Other credits

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.