[IMP] contract_variable_qty_timesheet: pre-commit auto fixes

This commit is contained in:
Juanjo
2024-08-21 09:32:20 +02:00
committed by Pedro M. Baeza
parent 11e0a529a2
commit 9e54e48999
9 changed files with 59 additions and 58 deletions

View File

@@ -0,0 +1,8 @@
- [Tecnativa](https://www.tecnativa.com):
- Carlos Dauden
- Pedro M. Baeza
- Carolina Fernandez
- [Guadaltech](https://www.guadaltech.es):
- Fernando La Chica \<<fernandolachica@gmail.com>\>
- [Coopdevs Treball](https://coopdevs.coop):
- Daniel Palomar \<<daniel.palomar@coopdevs.org>\>

View File

@@ -1,13 +0,0 @@
* `Tecnativa <https://www.tecnativa.com>`_:
* Carlos Dauden
* Pedro M. Baeza
* Carolina Fernandez
* `Guadaltech <https://www.guadaltech.es>`_:
* Fernando La Chica <fernandolachica@gmail.com>
* `Coopdevs Treball <https://coopdevs.coop>`_:
* Daniel Palomar <daniel.palomar@coopdevs.org>

View File

@@ -0,0 +1,3 @@
This module extends the functionality of contract_variable_quantity
adding several variable quantity formulas to allow to invoice lines from
Timesheet (Analytic Lines).

View File

@@ -1,3 +0,0 @@
This module extends the functionality of contract_variable_quantity adding
several variable quantity formulas to allow to invoice lines from Timesheet
(Analytic Lines).

View File

@@ -0,0 +1,9 @@
To use this module, you need to:
1. Go to Invoicing \> Customers \> Customer Contracts and select or
create a new contract.
2. Check *Generate recurring invoices automatically*.
3. Add a new recurring invoicing line.
4. Select "Variable quantity" in column "Qty. type".
5. Select "Project Timesheets", "Tasks Timesheets" or "Analytic Same
Product" depending on your need.

View File

@@ -1,8 +0,0 @@
To use this module, you need to:
#. Go to Invoicing > Customers > Customer Contracts and select or create a new contract.
#. Check *Generate recurring invoices automatically*.
#. Add a new recurring invoicing line.
#. Select "Variable quantity" in column "Qty. type".
#. Select "Project Timesheets", "Tasks Timesheets" or "Analytic Same Product"
depending on your need.