mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[ADD] - Add readme directory
This commit is contained in:
2
product_contract/readme/CONTRIBUTORS.rst
Normal file
2
product_contract/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
* Ted Salmon <tsalmon@laslabs.com>
|
||||
* Souheil Bejaoui <souheil.bejaoui@acsone.eu>
|
||||
5
product_contract/readme/DESCRIPTION.rst
Normal file
5
product_contract/readme/DESCRIPTION.rst
Normal file
@@ -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
Normal file
6
product_contract/readme/USAGE.rst
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user