diff --git a/README.md b/README.md index 8bb86dfe8d..8072315766 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.0.0 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | Recurring - Product Contract +[product_contract](product_contract/) | 17.0.2.1.0 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | 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 57cae6822b..01e4adee33 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:5fad83840670bd8d7d46dccef1979e7402bd2e1954e77a5250290b43c9a989b0 + !! source digest: sha256:42c7bf682e59bd6f86fa53c625117a10abf9dc0ce527de5949662d1aa09682c7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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,15 +90,15 @@ Authors Contributors ------------ -- Ted Salmon -- Souheil Bejaoui -- `Tecnativa `__: +- Ted Salmon +- Souheil Bejaoui +- `Tecnativa `__: - - Ernesto Tejeda - - Pedro M. Baeza - - Carlos Roca + - Ernesto Tejeda + - Pedro M. Baeza + - Carlos Roca -- David Jaen +- David Jaen Maintainers ----------- diff --git a/product_contract/__manifest__.py b/product_contract/__manifest__.py index 135cdacae4..0afdf06e32 100644 --- a/product_contract/__manifest__.py +++ b/product_contract/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Recurring - Product Contract", - "version": "17.0.2.0.0", + "version": "17.0.2.1.0", "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 7688ad1f81..45bb45befe 100644 --- a/product_contract/static/description/index.html +++ b/product_contract/static/description/index.html @@ -367,7 +367,7 @@

Recurring - Product Contract

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:5fad83840670bd8d7d46dccef1979e7402bd2e1954e77a5250290b43c9a989b0 +!! source digest: sha256:42c7bf682e59bd6f86fa53c625117a10abf9dc0ce527de5949662d1aa09682c7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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