| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Project (project) • Employees (hr) |
| Lines of code | 482 |
| Technical Name |
cm_sa_task_budget_alerter |
| License | OPL-1 |
| Website | https://cm.sa |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Project (project) • Employees (hr) |
| Lines of code | 482 |
| Technical Name |
cm_sa_task_budget_alerter |
| License | OPL-1 |
| Website | https://cm.sa |
| Versions | 17.0 18.0 19.0 |

Project Task Time-Budget Alerter
Get an email when a project task is burning through its hour budget, while you can still act.
Agency and services project managers find out a task is 50% over budget at invoice time, when the variance is already booked and the client is already unhappy. Odoo shows planned and effective hours on the task but sends no alert. This module runs an hourly cron: when a task crosses 75%, 90%, or 100% of its planned hours, the assignee and project manager get the email straight away. No approval workflow, just the heads-up.
Project Task Time-Budget Alerter
Email the assignee and manager at 75, 90, and 100% of a task's planned hours, with no approval workflow.
What it does
Agency and services project managers discover tasks are 50% over budget at invoice time, when the variance is already baked in and impossible to recover. By then the client is unhappy and the margin is gone.
Odoo core shows effective_hours and planned_hours on project.task but sends no threshold alert, so overruns surface only on the monthly reporting pull.
What this module adds:
- Hourly cron computes each active task's budget percentage (
effective_hours / planned_hours). - Email alerts at 75 / 90 / 100% by default (thresholds configurable as a CSV of percentages).
- Notify the assignee, the project manager, or both per rule.
- Project scope (many-to-many) and excluded stages per rule.
- Deduped per (task, threshold): each task crosses each threshold exactly once per rule.
- Re-estimations that lower the planned hours can re-trigger later thresholds, that is intentional.
- Full audit log of every alert fired.
Who benefits
Project managers, delivery leads, and services operations teams at SMB and mid-market agencies, consultancies, and professional service firms.
How it works
Hourly cron that reads project.task only. No core-model inheritance. TransactionCase tested on Odoo 17, 18, and 19. Safe to install, safe to uninstall. Pairs naturally with the rest of the Cube Master audit / alert catalog.
What the module looks like
Real screenshots from a live Odoo 19 install. Every view is standard Odoo chrome, no bespoke widgets to learn.
Common questions
Does it inherit or patch core Odoo models?
_register_hook to wrap the target method at registry load, and the wrapper unwinds cleanly at uninstall. No schema changes to core tables, no monkey-patches, no Studio surgery.Does it work on Odoo Community, or only Enterprise?
Can I uninstall it cleanly if it does not fit?
What support do I get after buying?
Can Cube Master customise it for my company?
Beyond this module, Cube Master also builds:
We are a full technology house. The Odoo utility you are reading about is one part of what we ship. If your back office, website, or app team needs more, we have the team for it.
More from the Cube Master catalogue
We ship 33 single-feature utilities at the same price point. If this one solved a pain for you, the others probably will too.
About Cube Master
We blend mastery with creativity - نمزج الإتقان بالإبداع
Cube Master is a Saudi technology house based in Al-Mubarraz. We design, build, and run business systems for customers across the Gulf and beyond: end-to-end Odoo ERP rollouts, custom AI workflows, corporate websites, and mobile apps. Strategic technology partners with Microsoft, AWS, Odoo, and Umbraco.
The Odoo utility you are reading about is one small piece of what we ship. If you need any of the above for your company, talk to us.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module