diff --git a/product_contract/README.rst b/product_contract/README.rst index ab1e3b2bc..15e5b62ce 100644 --- a/product_contract/README.rst +++ b/product_contract/README.rst @@ -19,8 +19,11 @@ Recurring - Product Contract .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/110/12.0 + :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds support for products to be linked to contract templates. diff --git a/product_contract/static/description/index.html b/product_contract/static/description/index.html index dbdc88efb..00d522faa 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. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -
+This module adds support for products to be linked to contract templates.
A contract is created on sale.order confirmation for each different template used in sale order line where recurrence details are set too.
Contract product are ignored on invoicing process and pass to nothing to invoice directly.