From 0e5c62e8e92024a366a77486fb8cd0df4e86ccd8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 25 Mar 2020 18:14:25 +0000 Subject: [PATCH] [UPD] README.rst --- product_contract/README.rst | 5 ++++- product_contract/static/description/index.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

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.