From 4c08cb889e287af922e4c78aecbe9096360bab76 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 14 Nov 2024 18:28:09 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- document_url/README.rst | 2 +- document_url/__manifest__.py | 2 +- document_url/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c07e62a6c8e..2d096884a0f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [document_page_approval](document_page_approval/) | 17.0.1.0.0 | | Document Page Approval [document_page_group](document_page_group/) | 17.0.1.0.0 | | Define access groups on documents [document_page_tag](document_page_tag/) | 17.0.1.0.0 | | Allows you to assign tags or keywords to pages and search for them afterwards -[document_url](document_url/) | 17.0.1.0.0 | | URL attachment +[document_url](document_url/) | 17.0.1.0.1 | | URL attachment [//]: # (end addons) diff --git a/document_url/README.rst b/document_url/README.rst index c1741bd8c1c..2aacc4a7408 100644 --- a/document_url/README.rst +++ b/document_url/README.rst @@ -7,7 +7,7 @@ URL attachment !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0cb158b013790722a63dfbf487332846b217a01b64b8f465d4b8565796978642 + !! source digest: sha256:f8e881059b3485a5938ae6869a8bce008e4c891fc341fc845932995301df5402 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/document_url/__manifest__.py b/document_url/__manifest__.py index bf59b7a0327..758c1527dd2 100644 --- a/document_url/__manifest__.py +++ b/document_url/__manifest__.py @@ -2,7 +2,7 @@ # Copyright 2020 Tecnativa - Manuel Calero { "name": "URL attachment", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "category": "Tools", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/knowledge", diff --git a/document_url/static/description/index.html b/document_url/static/description/index.html index cfffe9dfa33..b70cd40ebf6 100644 --- a/document_url/static/description/index.html +++ b/document_url/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 @@

URL attachment

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0cb158b013790722a63dfbf487332846b217a01b64b8f465d4b8565796978642 +!! source digest: sha256:f8e881059b3485a5938ae6869a8bce008e4c891fc341fc845932995301df5402 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Module that allows to attach an URL as a document.

@@ -429,7 +430,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.