From 30042d55b245efed62a640f0a045e2b8583026f8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 20 Dec 2024 16:41:32 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- product_contract/README.rst | 2 +- product_contract/__manifest__.py | 2 +- product_contract/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index aaa5b6b200..14e9e8ca68 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [contract_sale_invoicing](contract_sale_invoicing/) | 15.0.1.0.0 | | Include sales to invoice in contract invoice creation [contract_variable_qty_timesheet](contract_variable_qty_timesheet/) | 15.0.1.0.0 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Add formula to invoice [contract_variable_quantity](contract_variable_quantity/) | 15.0.1.0.0 | | Variable quantity in contract recurrent invoicing -[product_contract](product_contract/) | 15.0.1.1.0 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | Recurring - Product Contract +[product_contract](product_contract/) | 15.0.1.1.1 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | Recurring - Product Contract [subscription_oca](subscription_oca/) | 15.0.1.1.1 | | Generate recurring invoices. [//]: # (end addons) diff --git a/product_contract/README.rst b/product_contract/README.rst index 52be89ee36..7cd863e7f9 100644 --- a/product_contract/README.rst +++ b/product_contract/README.rst @@ -7,7 +7,7 @@ Recurring - Product Contract !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f51c504ce34de382faaab2ff23f5b8e275e0d754e18d11dea09fec97d7e189d2 + !! source digest: sha256:aea6bc7ec8e811e9cba75477993cf054cf568e355ac94d36338f1b20645e53eb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_contract/__manifest__.py b/product_contract/__manifest__.py index fccfff8edf..0eb0422ab3 100644 --- a/product_contract/__manifest__.py +++ b/product_contract/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Recurring - Product Contract", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "category": "Contract Management", "license": "AGPL-3", "author": "LasLabs, " "ACSONE SA/NV, " "Odoo Community Association (OCA)", diff --git a/product_contract/static/description/index.html b/product_contract/static/description/index.html index c739c64e12..3004eba449 100644 --- a/product_contract/static/description/index.html +++ b/product_contract/static/description/index.html @@ -8,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. @@ -274,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 } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Recurring - Product Contract

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f51c504ce34de382faaab2ff23f5b8e275e0d754e18d11dea09fec97d7e189d2 +!! source digest: sha256:aea6bc7ec8e811e9cba75477993cf054cf568e355ac94d36338f1b20645e53eb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds support for products to be linked to contract templates.

@@ -431,7 +432,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.