Contract Forecast
by ACSONE SA/NV https://github.com/OCA/contract , Odoo Community Association (OCA) https://github.com/OCA/contractAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 8862 |
Technical Name |
contract_forecast |
License | AGPL-3 |
Website | https://github.com/OCA/contract |
Versions | 12.0 18.0 |
Contract Forecast
The contract_forecast module enhances the Contract module by generating and managing forecast periods for each contract line. It automatically calculates future invoicing amounts and dates, allowing companies to better anticipate and report on expected revenues.
Forecasts are visible directly from the contract in a pivot view or list view.
## Features
- Generate forecast periods based on the contract’s invoicing rules.
- View forecasts grouped by invoice date.
- Automatic regeneration of forecast periods when contract data changes (product, quantity, price, dates, etc.).
- Company-wide configuration to enable or disable forecasts.
- Configurable forecast interval and period type (monthly or yearly).
- Forecast period data includes:
- Start and end dates
- Expected invoice date
- Quantity, unit price, discount, and subtotal (untaxed)
- Clean handling of auto-renewing and manually-ended contracts.
Table of contents
Configuration
Go General Settings under the Contract Forecast section:
- Enable Contract Forecast: Enable or disable forecasting for the company.
- Number of Contract Forecast Periods: Define how many future periods are generated.
- Forecast Period Type: Choose between Monthly or Yearly periods.
Usage
- Open a Contract.
- Click on the Forecast button to access the generated forecast periods.
- Forecasts can be analyzed through:
- Pivot view (grouped by Invoice Date)
- Tree view (detailed forecast lines)
Forecast periods are regenerated automatically when relevant fields are modified (e.g., quantity, price, dates).
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
- Souheil Bejaoui <souheil.bejaoui@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.
Current maintainer:
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