From cf9b9f70388fdfa38120e688c75b6dfeb26a9b12 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 10 Jan 2024 15:35:10 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- subscription_oca/README.rst | 2 +- subscription_oca/__manifest__.py | 2 +- subscription_oca/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c4a7fc9f49..2951df5a11 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.0.1 | [![ilyasProgrammer](https://github.com/ilyasProgrammer.png?size=30px)](https://github.com/ilyasProgrammer) | Generate recurring invoices. +[subscription_oca](subscription_oca/) | 14.0.1.0.2 | [![ilyasProgrammer](https://github.com/ilyasProgrammer.png?size=30px)](https://github.com/ilyasProgrammer) | Generate recurring invoices. [//]: # (end addons) diff --git a/subscription_oca/README.rst b/subscription_oca/README.rst index 9e4d4f530b..5d365a76b0 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:58d297222595e812b2a73795f8c0ca73ff2e8769d47ba15804a7c5cb4ae09e99 + !! source digest: sha256:abd71cdf4bce544278b0a3dc8fee618ef8a4de85ba6802100f30bcc4b5c05f08 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/subscription_oca/__manifest__.py b/subscription_oca/__manifest__.py index fdb8f0f401..2a05980928 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.0.1", + "version": "14.0.1.0.2", "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 44a7590f7c..c98d57a741 100644 --- a/subscription_oca/static/description/index.html +++ b/subscription_oca/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Subscription management

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

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.