diff --git a/README.md b/README.md index 336444d15..8c02bba90 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [agreement_rebate_partner_company_group](agreement_rebate_partner_company_group/) | 16.0.1.0.0 | | Rebate agreements applied to all company group members -[contract](contract/) | 16.0.2.1.0 | | Recurring - Contracts Management +[contract](contract/) | 16.0.2.2.0 | | Recurring - Contracts Management [contract_invoice_start_end_dates](contract_invoice_start_end_dates/) | 16.0.1.0.0 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | Contract Invoice Start End Dates [contract_payment_mode](contract_payment_mode/) | 16.0.1.0.0 | | Payment mode in contracts and their invoices -[contract_sale](contract_sale/) | 16.0.1.1.0 | | Contract from Sale +[contract_sale](contract_sale/) | 16.0.1.2.0 | | Contract from Sale [contract_sale_generation](contract_sale_generation/) | 16.0.1.0.0 | | Contracts Management - Recurring Sales [contract_variable_quantity](contract_variable_quantity/) | 16.0.1.0.0 | | Variable quantity in contract recurrent invoicing diff --git a/contract/README.rst b/contract/README.rst index 422aabb2a..753d8b3d7 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:2c69a3c771b2b26e58f9929f82771f29784e3863288d24e9676e6f8896304ebc + !! source digest: sha256:6acdfddf18d7472f33a0023c56017cad5683f2942c3b7fe09c8a8ff3bd7dc039 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/contract/__manifest__.py b/contract/__manifest__.py index d5b265b21..49da00760 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -11,7 +11,7 @@ { "name": "Recurring - Contracts Management", - "version": "16.0.2.1.0", + "version": "16.0.2.2.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 c9000e241..916ad3469 100644 --- a/contract/static/description/index.html +++ b/contract/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:2c69a3c771b2b26e58f9929f82771f29784e3863288d24e9676e6f8896304ebc +!! source digest: sha256:6acdfddf18d7472f33a0023c56017cad5683f2942c3b7fe09c8a8ff3bd7dc039 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module enables contracts management with recurring diff --git a/contract_sale/README.rst b/contract_sale/README.rst index 01d9ec86c..e125136f4 100644 --- a/contract_sale/README.rst +++ b/contract_sale/README.rst @@ -7,7 +7,7 @@ Contract from Sale !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:7937ac7a03ecb10eef8665f3f53791a83903d2dd80c6e204b62d13009fb6949e + !! source digest: sha256:00fb3cdc565442ffcd3351e97d0516ce6f4ceb55402981b183f7e717a1e23173 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/contract_sale/__manifest__.py b/contract_sale/__manifest__.py index f53db1b4e..a405d5fce 100644 --- a/contract_sale/__manifest__.py +++ b/contract_sale/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Contract from Sale", - "version": "16.0.1.1.0", + "version": "16.0.1.2.0", "category": "Sales", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/contract", diff --git a/contract_sale/static/description/index.html b/contract_sale/static/description/index.html index 39e5f6e47..2fec06806 100644 --- a/contract_sale/static/description/index.html +++ b/contract_sale/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:7937ac7a03ecb10eef8665f3f53791a83903d2dd80c6e204b62d13009fb6949e +!! source digest: sha256:00fb3cdc565442ffcd3351e97d0516ce6f4ceb55402981b183f7e717a1e23173 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows access to contracts for sale employees without account