From cc818b6832197af552296a82a904cfcea8aa410a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 1 Feb 2024 07:17:51 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- subscription_oca/README.rst | 3 ++- subscription_oca/__manifest__.py | 2 +- subscription_oca/static/description/index.html | 3 ++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5b99f5e65..9f3760075 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ addon | version | maintainers | summary [contract_variable_qty_prorated](contract_variable_qty_prorated/) | 14.0.1.0.0 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | This module adds a formula to compute prorated quantity to invoice as extension of the module contract_variable_quantity [contract_variable_quantity](contract_variable_quantity/) | 14.0.1.0.0 | | Variable quantity in contract recurrent invoicing [product_contract](product_contract/) | 14.0.1.2.0 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | Recurring - Product Contract -[subscription_oca](subscription_oca/) | 14.0.1.2.0 | [![ilyasProgrammer](https://github.com/ilyasProgrammer.png?size=30px)](https://github.com/ilyasProgrammer) [![aleuffre](https://github.com/aleuffre.png?size=30px)](https://github.com/aleuffre) [![renda-dev](https://github.com/renda-dev.png?size=30px)](https://github.com/renda-dev) [![PicchiSeba](https://github.com/PicchiSeba.png?size=30px)](https://github.com/PicchiSeba) | Generate recurring invoices. +[subscription_oca](subscription_oca/) | 14.0.1.2.1 | [![ilyasProgrammer](https://github.com/ilyasProgrammer.png?size=30px)](https://github.com/ilyasProgrammer) [![aleuffre](https://github.com/aleuffre.png?size=30px)](https://github.com/aleuffre) [![renda-dev](https://github.com/renda-dev.png?size=30px)](https://github.com/renda-dev) [![PicchiSeba](https://github.com/PicchiSeba.png?size=30px)](https://github.com/PicchiSeba) | Generate recurring invoices. [//]: # (end addons) diff --git a/subscription_oca/README.rst b/subscription_oca/README.rst index 62b1254d5..604fa3641 100644 --- a/subscription_oca/README.rst +++ b/subscription_oca/README.rst @@ -7,7 +7,7 @@ Subscription management !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:bb090e9429fdb2292081e3ff7ce69a834a57894fa156d6f3860872631a9681f7 + !! source digest: sha256:6cceb39941bea3cc0e4cd62f104b8eb252d1ca35e3e8b9f58e3ebb3fa33e743d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -85,6 +85,7 @@ Contributors * `Ooops404 `__: * Ilyas + * Giovanni Serra Maintainers ~~~~~~~~~~~ diff --git a/subscription_oca/__manifest__.py b/subscription_oca/__manifest__.py index 6db15076c..22ca6561b 100644 --- a/subscription_oca/__manifest__.py +++ b/subscription_oca/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Subscription management", "summary": "Generate recurring invoices.", - "version": "14.0.1.2.0", + "version": "14.0.1.2.1", "development_status": "Beta", "category": "Subscription Management", "website": "https://github.com/OCA/contract", diff --git a/subscription_oca/static/description/index.html b/subscription_oca/static/description/index.html index 2cef2d807..29022098e 100644 --- a/subscription_oca/static/description/index.html +++ b/subscription_oca/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:bb090e9429fdb2292081e3ff7ce69a834a57894fa156d6f3860872631a9681f7 +!! source digest: sha256:6cceb39941bea3cc0e4cd62f104b8eb252d1ca35e3e8b9f58e3ebb3fa33e743d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows creating subscriptions that generate recurring invoices or orders. It also enables the sale of products that generate subscriptions.

@@ -430,6 +430,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
  • Carlos Martínez <carlos@domatix.com>
  • Ooops404: