You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
OCA-git-bot e1029649ac
[ADD] .editorconfig [ci skip]
5 years ago
..
i18n Translated using Weblate (German) 5 years ago
models [FIX] product_contract. Correctly create contract from template. 5 years ago
static/description [ADD] icon.png 5 years ago
tests [FIX] product_contract. Correctly create contract from template. 5 years ago
views [ADD] product_contract: Create module 7 years ago
README.rst [FIX] product_contract. Correctly create contract from template. 5 years ago
__init__.py [FIX] product_contract. Correctly create contract from template. 5 years ago
__manifest__.py [FIX] product_contract. Correctly create contract from template. 5 years ago

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

================
Product Contract
================

This module adds support for products to be linked to contract templates.
It also adds functionality to automatically create a contract from the
template, when a ``sale.order`` contains a product that implements a contract.

Usage
=====

To use this module, you need to:

#. Go to Sales -> Products and select or create a product.
#. Check "Is a contract" and select the contract template related to the
product

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/110/10.0

Known issues / Roadmap
======================

* None

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/contract/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

Contributors
------------

* Ted Salmon <tsalmon@laslabs.com>
* Ronald Portier <rportier@therp.nl>


Maintainer
----------

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.