[IMP] product_contract: pre-commit auto fixes

This commit is contained in:
David Jaen
2024-05-07 13:46:18 +02:00
parent 6c4c858cd1
commit df1331c8aa
13 changed files with 63 additions and 52 deletions

View 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

View File

@@ -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

View 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.

View File

@@ -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.

View 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

View File

@@ -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