mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] product_contract: pre-commit auto fixes
This commit is contained in:
5
product_contract/readme/CONTRIBUTORS.md
Normal file
5
product_contract/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
- Ted Salmon \<<tsalmon@laslabs.com>\>
|
||||
- Souheil Bejaoui \<<souheil.bejaoui@acsone.eu>\>
|
||||
- [Tecnativa](https://www.tecnativa.com):
|
||||
- Ernesto Tejeda
|
||||
- Pedro M. Baeza
|
||||
@@ -1,6 +0,0 @@
|
||||
* Ted Salmon <tsalmon@laslabs.com>
|
||||
* Souheil Bejaoui <souheil.bejaoui@acsone.eu>
|
||||
* `Tecnativa <https://www.tecnativa.com>`__:
|
||||
|
||||
* Ernesto Tejeda
|
||||
* Pedro M. Baeza
|
||||
8
product_contract/readme/DESCRIPTION.md
Normal file
8
product_contract/readme/DESCRIPTION.md
Normal file
@@ -0,0 +1,8 @@
|
||||
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.
|
||||
@@ -1,5 +0,0 @@
|
||||
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.md
Normal file
6
product_contract/readme/USAGE.md
Normal file
@@ -0,0 +1,6 @@
|
||||
To use this module, you need to:
|
||||
|
||||
1. Go to Sales -\> Products and select or create a product.
|
||||
2. Check "Is a contract" and select the contract template related to
|
||||
the product
|
||||
3. Define default recurrence rules
|
||||
@@ -1,6 +0,0 @@
|
||||
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