From f759752ef4e0e407bd75136b2e9bc87bf84a8fdf Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 20 Jun 2024 11:53:57 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- report_display_name_in_footer/README.rst | 2 +- report_display_name_in_footer/__manifest__.py | 2 +- .../static/description/index.html | 13 +++++-------- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3aa23abf73..bd07f9e512 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [report_company_details_translatable](report_company_details_translatable/) | 16.0.1.0.0 | | Report Company Details Translatable [report_context](report_context/) | 16.0.1.0.0 | | Adding context to reports [report_csv](report_csv/) | 16.0.2.0.0 | | Base module to create csv report -[report_display_name_in_footer](report_display_name_in_footer/) | 16.0.1.0.0 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Show document name in report footer +[report_display_name_in_footer](report_display_name_in_footer/) | 16.0.1.1.0 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Show document name in report footer [report_generate_helper](report_generate_helper/) | 16.0.1.0.0 | | Helper to easily generate report [report_label](report_label/) | 16.0.1.0.1 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Print configurable self-adhesive labels reports [report_py3o](report_py3o/) | 16.0.1.0.2 | | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.) diff --git a/report_display_name_in_footer/README.rst b/report_display_name_in_footer/README.rst index 98ac60c3c0..54c9e62a45 100644 --- a/report_display_name_in_footer/README.rst +++ b/report_display_name_in_footer/README.rst @@ -7,7 +7,7 @@ Report Display Name in Footer !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:1e369ea3edc1a53c3d6f184f534c9105f29858bb69723d9fbf5db33aa5af6d01 + !! source digest: sha256:3f02a824af3a00cbe11a1b1739eae5756547cfbd6770e4a4e5f7544bcd1169a2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/report_display_name_in_footer/__manifest__.py b/report_display_name_in_footer/__manifest__.py index 89a7413008..8006cc0362 100644 --- a/report_display_name_in_footer/__manifest__.py +++ b/report_display_name_in_footer/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Report Display Name in Footer", "summary": "Show document name in report footer", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "development_status": "Alpha", "category": "Tools", "website": "https://github.com/OCA/reporting-engine", diff --git a/report_display_name_in_footer/static/description/index.html b/report_display_name_in_footer/static/description/index.html index 624e8803e3..5382c7e176 100644 --- a/report_display_name_in_footer/static/description/index.html +++ b/report_display_name_in_footer/static/description/index.html @@ -8,11 +8,10 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ +:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z 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 +274,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: gray; } /* line numbers */ +pre.code .ln { color: grey; } /* 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 +300,7 @@ span.pre { white-space: pre } -span.problematic, pre.problematic { +span.problematic { color: red } span.section-subtitle { @@ -367,7 +366,7 @@

Report Display Name in Footer

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:1e369ea3edc1a53c3d6f184f534c9105f29858bb69723d9fbf5db33aa5af6d01 +!! source digest: sha256:3f02a824af3a00cbe11a1b1739eae5756547cfbd6770e4a4e5f7544bcd1169a2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Alpha License: LGPL-3 OCA/reporting-engine Translate me on Weblate Try me on Runboat

This module extends the pagination functionality in reports to display @@ -499,9 +498,7 @@

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.