From 6a216e8fe5a18eaa6612317c4bcd9faaf44c35a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Pallej=C3=A0?= Date: Fri, 31 May 2024 13:26:21 +0200 Subject: [PATCH] Readme updated --- contract_mandate/README.rst | 6 +++--- contract_mandate/readme/USAGE.rst | 4 ++-- contract_mandate/static/description/index.html | 12 +++++++----- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/contract_mandate/README.rst b/contract_mandate/README.rst index 4a90d14b8ac..ee31e4fd62f 100644 --- a/contract_mandate/README.rst +++ b/contract_mandate/README.rst @@ -7,7 +7,7 @@ Contract Mandate !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a83455161d4bb4363ea205049514708dda57ac56a8f4b1ae35ea6c0da45c788b + !! source digest: sha256:720c5d6130934b9fb77aedd2189daf8a9bc219ccc94df720cecd72bb4a84b2a3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -39,11 +39,11 @@ with this mandate. Usage ===== -#. Go to *Sales > Sales > Contracts*. +#. Go to *Sales > Orders > Contracts*. #. Create one. #. Select a partner to which invoice. #. Select a mandate. -#. Click on **Generate recurring invoices automatically** checkbox. +#. Add invoice recurrency information. #. Add a product to invoice. #. If you create an invoice, new invoice will have the selected mandate. diff --git a/contract_mandate/readme/USAGE.rst b/contract_mandate/readme/USAGE.rst index d1d752408b5..2b4a250b1d6 100644 --- a/contract_mandate/readme/USAGE.rst +++ b/contract_mandate/readme/USAGE.rst @@ -1,7 +1,7 @@ -#. Go to *Sales > Sales > Contracts*. +#. Go to *Sales > Orders > Contracts*. #. Create one. #. Select a partner to which invoice. #. Select a mandate. -#. Click on **Generate recurring invoices automatically** checkbox. +#. Add invoice recurrency information. #. Add a product to invoice. #. If you create an invoice, new invoice will have the selected mandate. diff --git a/contract_mandate/static/description/index.html b/contract_mandate/static/description/index.html index 73d5dc736e5..a9c68caf30e 100644 --- a/contract_mandate/static/description/index.html +++ b/contract_mandate/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 { @@ -425,7 +425,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.