From 675d7eca94baa047808a4547a80b25dbdf8f704b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 7 Jul 2024 08:57:09 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- report_async/README.rst | 2 +- report_async/__manifest__.py | 2 +- report_async/static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 55e84bfdf..6ab57bc69 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [kpi_dashboard](kpi_dashboard/) | 12.0.1.3.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Create Dashboards using kpis [kpi_dashboard_altair](kpi_dashboard_altair/) | 12.0.1.0.3 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Create dashboards using altair [kpi_dashboard_bokeh](kpi_dashboard_bokeh/) | 12.0.1.0.1 | | Create dashboards using bokeh -[report_async](report_async/) | 12.0.1.1.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Central place to run reports live or async +[report_async](report_async/) | 12.0.2.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Central place to run reports live or async [report_context](report_context/) | 12.0.1.0.0 | | Adding context to reports [report_csv](report_csv/) | 12.0.1.0.1 | | Base module to create csv report [report_label](report_label/) | 12.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Print configurable self-adhesive labels reports diff --git a/report_async/README.rst b/report_async/README.rst index 3af626770..4b887dd49 100644 --- a/report_async/README.rst +++ b/report_async/README.rst @@ -7,7 +7,7 @@ Report Async !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:cc0a79212daf61a7e4cfc51446e5d10cb60d193acebfb7b372f95f3373207ba3 + !! source digest: sha256:5d42060f9b9cd1ce809b2cb054dac28fe42eecec7f2fcf0ff35dc34915742a35 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/report_async/__manifest__.py b/report_async/__manifest__.py index 1c5ae4726..757a3d40e 100644 --- a/report_async/__manifest__.py +++ b/report_async/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Report Async', 'summary': 'Central place to run reports live or async', - 'version': '12.0.1.1.0', + 'version': '12.0.2.0.0', 'author': 'Ecosoft, Odoo Community Association (OCA)', 'license': 'AGPL-3', 'website': 'https://github.com/OCA/reporting-engine', diff --git a/report_async/static/description/index.html b/report_async/static/description/index.html index d82722fcd..06550d957 100644 --- a/report_async/static/description/index.html +++ b/report_async/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 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { 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.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:cc0a79212daf61a7e4cfc51446e5d10cb60d193acebfb7b372f95f3373207ba3 +!! source digest: sha256:5d42060f9b9cd1ce809b2cb054dac28fe42eecec7f2fcf0ff35dc34915742a35 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

The new menu “Report Center” is the central place to host your reports in one place. @@ -446,7 +446,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

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.