mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -47,7 +47,7 @@ addon | version | maintainers | summary
|
||||
[contract_variable_qty_prorated](contract_variable_qty_prorated/) | 14.0.1.0.0 | [](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 | [](https://github.com/sbejaoui) | Recurring - Product Contract
|
||||
[subscription_oca](subscription_oca/) | 14.0.1.2.0 | [](https://github.com/ilyasProgrammer) [](https://github.com/aleuffre) [](https://github.com/renda-dev) [](https://github.com/PicchiSeba) | Generate recurring invoices.
|
||||
[subscription_oca](subscription_oca/) | 14.0.1.2.1 | [](https://github.com/ilyasProgrammer) [](https://github.com/aleuffre) [](https://github.com/renda-dev) [](https://github.com/PicchiSeba) | Generate recurring invoices.
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
|
||||
@@ -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 <https://www.ooops404.com>`__:
|
||||
|
||||
* Ilyas <irazor147@gmail.com>
|
||||
* Giovanni Serra <giovanni@gslab.it>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/contract/tree/14.0/subscription_oca"><img alt="OCA/contract" src="https://img.shields.io/badge/github-OCA%2Fcontract-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-subscription_oca"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/contract&target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module allows creating subscriptions that generate recurring invoices or orders. It also enables the sale of products that generate subscriptions.</p>
|
||||
@@ -430,6 +430,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
||||
<li>Carlos Martínez <<a class="reference external" href="mailto:carlos@domatix.com">carlos@domatix.com</a>></li>
|
||||
<li><a class="reference external" href="https://www.ooops404.com">Ooops404</a>:<ul>
|
||||
<li>Ilyas <<a class="reference external" href="mailto:irazor147@gmail.com">irazor147@gmail.com</a>></li>
|
||||
<li>Giovanni Serra <<a class="reference external" href="mailto:giovanni@gslab.it">giovanni@gslab.it</a>></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user