From b79368067c5b9b19a6e2f4e40234433239074819 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 6 Aug 2024 17:59:50 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- announcement/README.rst | 2 +- announcement/__manifest__.py | 2 +- announcement/static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 24fe3993ac..d88365eec0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[announcement](announcement/) | 16.0.1.0.0 | | Notify internal users about relevant organization stuff +[announcement](announcement/) | 16.0.1.0.1 | | Notify internal users about relevant organization stuff [announcement_dialog_size](announcement_dialog_size/) | 16.0.1.0.0 | | Allow set announcement dialogs fullsized by default [barcode_action](barcode_action/) | 16.0.1.0.0 | | Allows to use barcodes as a launcher [base_archive_security](base_archive_security/) | 16.0.1.0.1 | [![imlopes](https://github.com/imlopes.png?size=30px)](https://github.com/imlopes) [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Controls who can archive or unarchive records diff --git a/announcement/README.rst b/announcement/README.rst index cfda57186f..a8a062ae25 100644 --- a/announcement/README.rst +++ b/announcement/README.rst @@ -7,7 +7,7 @@ Announcement !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:287a6bc8c40c5cad7e67aef122b54cb3014c67eba93195bb25a821fcb9f5fab3 + !! source digest: sha256:784e888a875fb1f37b9d3a48ca5c5c63bdec23a06cce24e648a5910f4907891d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/announcement/__manifest__.py b/announcement/__manifest__.py index f1b14721e7..32af5f986a 100644 --- a/announcement/__manifest__.py +++ b/announcement/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Announcement", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "summary": "Notify internal users about relevant organization stuff", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/announcement/static/description/index.html b/announcement/static/description/index.html index 9a5506f6da..b418cf1f89 100644 --- a/announcement/static/description/index.html +++ b/announcement/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,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. @@ -275,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 } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@

Announcement

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:287a6bc8c40c5cad7e67aef122b54cb3014c67eba93195bb25a821fcb9f5fab3 +!! source digest: sha256:784e888a875fb1f37b9d3a48ca5c5c63bdec23a06cce24e648a5910f4907891d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds popup announcements in the backend for targeted internal users. Those @@ -461,7 +461,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.