Product Contract Recurrence In Price
by ACSONE SA/NV https://github.com/OCA/contract , Odoo Community Association (OCA) https://github.com/OCA/contract| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 6880 |
| Technical Name |
product_contract_recurrence_in_price |
| License | AGPL-3 |
| Website | https://github.com/OCA/contract |
Product Contract Recurrence In Price

This module extends the functionality of product_contract to add an option to compute the total amounts on “contract” Sale Order lines, including every invoicing planned.
For instance, a product worth 10€ invoiced every month for one year would have a total of 120€ (unit_price * #invoices) instead of 10€ (unit_price * quantity).
Table of contents
Usage
To use this module, you need to:
- Go to Sales > Products > Products
- In “Product” form, for contract products, select “Include Recurrence In Price”.
This configuration is also available on each individual Sale Order line, in the contract configurator (see product_contract).
When “Include Recurrence In Price” is set, the amounts (total, subtotal, tax total) of the Sale Order line are multiplied by the number of times the line will be invoiced.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- ACSONE SA/NV
Contributors
- Quentin Groulard <quentin.groulard@acsone.eu>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/contract project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module