diff --git a/README.md b/README.md index 2b0645a8d..0ae8c0aa4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [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 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) [![danypr92](https://github.com/danypr92.png?size=30px)](https://github.com/danypr92) | Add formula to invoice [contract_variable_quantity](contract_variable_quantity/) | 17.0.1.0.0 | | Variable quantity in contract recurrent invoicing -[product_contract](product_contract/) | 17.0.2.1.1 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | Recurring - Product Contract +[product_contract](product_contract/) | 17.0.2.1.2 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Recurring - Product Contract [subscription_oca](subscription_oca/) | 17.0.1.0.0 | | Generate recurring invoices. [//]: # (end addons) diff --git a/product_contract/README.rst b/product_contract/README.rst index 0d7c5dd75..6e63068c7 100644 --- a/product_contract/README.rst +++ b/product_contract/README.rst @@ -7,7 +7,7 @@ Recurring - Product Contract !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9cbed529f85cc48728a5657f6901b3fa2ce21159205c85a935a80f040bb0bcaa + !! source digest: sha256:190dd7784b51f8cd26208ba64ba257409cdaf09e9281973b7076a65d63a87cf8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -65,8 +65,8 @@ To use this module, you need to: Known issues / Roadmap ====================== -- There's no support right now for computing the start date for the - following recurrent types: daily, weekly and monthlylastday. +- There's no support right now for computing the start date for the + following recurrent types: daily, weekly and monthlylastday. Bug Tracker =========== @@ -90,16 +90,16 @@ Authors Contributors ------------ -- Ted Salmon -- Souheil Bejaoui -- `Tecnativa `__: +- Ted Salmon +- Souheil Bejaoui +- `Tecnativa `__: - - Ernesto Tejeda - - Pedro M. Baeza - - Carlos Roca - - Sergio Teruel + - Ernesto Tejeda + - Pedro M. Baeza + - Carlos Roca + - Sergio Teruel -- David Jaen +- David Jaen Maintainers ----------- diff --git a/product_contract/__manifest__.py b/product_contract/__manifest__.py index 4986f29e6..a8f975459 100644 --- a/product_contract/__manifest__.py +++ b/product_contract/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Recurring - Product Contract", - "version": "17.0.2.1.1", + "version": "17.0.2.1.2", "category": "Contract Management", "license": "AGPL-3", "author": "LasLabs, " "ACSONE SA/NV, " "Odoo Community Association (OCA)", diff --git a/product_contract/static/description/index.html b/product_contract/static/description/index.html index 1a72fdcc5..f14e8df1f 100644 --- a/product_contract/static/description/index.html +++ b/product_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:9cbed529f85cc48728a5657f6901b3fa2ce21159205c85a935a80f040bb0bcaa +!! source digest: sha256:190dd7784b51f8cd26208ba64ba257409cdaf09e9281973b7076a65d63a87cf8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds support for products to be linked to contract