diff --git a/README.md b/README.md index f7f09d5e3..7f88f673e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[contract](contract/) | 17.0.1.2.1 | | Recurring - Contracts Management +[contract](contract/) | 17.0.1.2.2 | | Recurring - Contracts Management [contract_payment_mode](contract_payment_mode/) | 17.0.1.0.0 | | Payment mode in contracts and their invoices [contract_price_revision](contract_price_revision/) | 17.0.1.0.0 | [](https://github.com/carlosdauden) | Easy revision of contract prices [contract_sale](contract_sale/) | 17.0.1.0.0 | | Contract from Sale diff --git a/contract/README.rst b/contract/README.rst index badff2412..3e374dd16 100644 --- a/contract/README.rst +++ b/contract/README.rst @@ -7,7 +7,7 @@ Recurring - Contracts Management !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:529e8cc27173aa110daa9fdf18e2efcc0d361ca15a9366bbb0266b4f066b4a98 + !! source digest: sha256:8348066bd1a91a6c2c0bcb0cb9a0dcb6ad182100576c242c285eac1239d93595 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/contract/__manifest__.py b/contract/__manifest__.py index 5d0bd0e2e..9a3b9a499 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -11,7 +11,7 @@ { "name": "Recurring - Contracts Management", - "version": "17.0.1.2.1", + "version": "17.0.1.2.2", "category": "Contract Management", "license": "AGPL-3", "author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)", diff --git a/contract/static/description/index.html b/contract/static/description/index.html index bf35d9413..5af7b45bd 100644 --- a/contract/static/description/index.html +++ b/contract/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:529e8cc27173aa110daa9fdf18e2efcc0d361ca15a9366bbb0266b4f066b4a98 +!! source digest: sha256:8348066bd1a91a6c2c0bcb0cb9a0dcb6ad182100576c242c285eac1239d93595 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module enables contracts management with recurring invoicing