mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[ADD] contract_price_revision: new module to update contract prices easily
This commit is contained in:
3
contract_price_revision/readme/CONTRIBUTORS.rst
Normal file
3
contract_price_revision/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
* `Tecnativa <https://www.tecnativa.com>`_:
|
||||
|
||||
* Vicent Cubells
|
||||
1
contract_price_revision/readme/DESCRIPTION.rst
Normal file
1
contract_price_revision/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1 @@
|
||||
This module allows to create revisions of contract line prices.
|
||||
14
contract_price_revision/readme/USAGE.rst
Normal file
14
contract_price_revision/readme/USAGE.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
To use this module:
|
||||
|
||||
#. Go to **Invoicing > Documents > Customer Contracts** if you are a billing
|
||||
user.
|
||||
#. Select as many contracts as you want to update line prices.
|
||||
#. Click on Action button and execute the wizard **Create revision of contract
|
||||
lines**.
|
||||
#. Enter date start from which the new price will be valid and enter date
|
||||
end and percentage to increase old contract lines.
|
||||
#. By clicking on Apply button, a new contract line will be created with
|
||||
a price increased accordingly to the percent entered. Old contract lines
|
||||
will have as ending date the day before the entered date.
|
||||
#. When create invoices related to contracts selected, prices will be update
|
||||
with the prices that are not out of date.
|
||||
Reference in New Issue
Block a user