Browse Source

[ADD] - Add readme directory

pull/208/head
sbejaoui 6 years ago
committed by Thomas Binsfeld
parent
commit
73c4b167c6
  1. 2
      product_contract/readme/CONTRIBUTORS.rst
  2. 5
      product_contract/readme/DESCRIPTION.rst
  3. 6
      product_contract/readme/USAGE.rst

2
product_contract/readme/CONTRIBUTORS.rst

@ -0,0 +1,2 @@
* Ted Salmon <tsalmon@laslabs.com>
* Souheil Bejaoui <souheil.bejaoui@acsone.eu>

5
product_contract/readme/DESCRIPTION.rst

@ -0,0 +1,5 @@
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.

6
product_contract/readme/USAGE.rst

@ -0,0 +1,6 @@
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
#. Define default recurrence rules
Loading…
Cancel
Save