From 835f145de30a1068f80beccfdd3abbc85f2f36d5 Mon Sep 17 00:00:00 2001 From: Antoni Marroig Campomar Date: Mon, 26 Aug 2024 07:23:37 +0200 Subject: [PATCH] [16.0][FIX] contract: report translations & change structure --- contract/README.rst | 3 + contract/readme/CONTRIBUTORS.rst | 3 + contract/report/contract_views.xml | 2 +- contract/report/report_contract.xml | 365 ++++++++++++------------- contract/static/description/index.html | 18 +- 5 files changed, 192 insertions(+), 199 deletions(-) diff --git a/contract/README.rst b/contract/README.rst index 0478ff6be..370fa77d6 100644 --- a/contract/README.rst +++ b/contract/README.rst @@ -127,6 +127,9 @@ Contributors * Rafael Blasco * Víctor Martínez * Iván Antón +* `[APSL] `_: + + * Antoni Marroig Maintainers ~~~~~~~~~~~ diff --git a/contract/readme/CONTRIBUTORS.rst b/contract/readme/CONTRIBUTORS.rst index dda95e89e..5826984e7 100644 --- a/contract/readme/CONTRIBUTORS.rst +++ b/contract/readme/CONTRIBUTORS.rst @@ -14,3 +14,6 @@ * Rafael Blasco * Víctor Martínez * Iván Antón +* `[APSL] `_: + + * Antoni Marroig \ No newline at end of file diff --git a/contract/report/contract_views.xml b/contract/report/contract_views.xml index 0cfef5eac..fa4e07ec1 100644 --- a/contract/report/contract_views.xml +++ b/contract/report/contract_views.xml @@ -5,7 +5,7 @@ Contract contract.contract qweb-pdf - contract.report_contract_document + contract.report_contract_template contract.report_contract report diff --git a/contract/report/report_contract.xml b/contract/report/report_contract.xml index 2954ce5c8..4eed574b8 100644 --- a/contract/report/report_contract.xml +++ b/contract/report/report_contract.xml @@ -1,209 +1,192 @@ + diff --git a/contract/static/description/index.html b/contract/static/description/index.html index 09df21242..59b9c4210 100644 --- a/contract/static/description/index.html +++ b/contract/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 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { 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.option { span.pre { white-space: pre } -span.problematic, pre.problematic { +span.problematic { color: red } span.section-subtitle { @@ -485,14 +484,19 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
  • Iván Antón <ozono@ozonomultimedia.com>

  • +
  • [APSL]:

    +
    + +
    +
  • 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.