diff --git a/README.md b/README.md index 57f52d2da..7cc90a8b2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[contract](contract/) | 17.0.1.0.2 | | Recurring - Contracts Management +[contract](contract/) | 17.0.1.1.0 | | Recurring - Contracts Management [contract_sale](contract_sale/) | 17.0.1.0.0 | | Contract from Sale [contract_sale_invoicing](contract_sale_invoicing/) | 17.0.1.0.0 | | Include sales to invoice in contract invoice creation [contract_variable_qty_timesheet](contract_variable_qty_timesheet/) | 17.0.1.0.0 | [](https://github.com/carlosdauden) [](https://github.com/pedrobaeza) [](https://github.com/danypr92) | Add formula to invoice diff --git a/contract/README.rst b/contract/README.rst index 65c29bbf8..18acb72c9 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:b5305eb9aa5a28b99ddadd11aaeddfd143b455a7b85fecc65ad58d7d7bee360e + !! source digest: sha256:ee6d7ce08f892d005e2127c6e81e5b0acde4662a40e24db17e55eea58a21f12c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/contract/__manifest__.py b/contract/__manifest__.py index d1ea8123f..022018150 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -11,7 +11,7 @@ { "name": "Recurring - Contracts Management", - "version": "17.0.1.0.2", + "version": "17.0.1.1.0", "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 d40e49a24..236ef42bd 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:b5305eb9aa5a28b99ddadd11aaeddfd143b455a7b85fecc65ad58d7d7bee360e +!! source digest: sha256:ee6d7ce08f892d005e2127c6e81e5b0acde4662a40e24db17e55eea58a21f12c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module enables contracts management with recurring invoicing