| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 354 |
| Technical Name |
cm_sa_approval_delegate |
| 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)
|
| Lines of code | 354 |
| Technical Name |
cm_sa_approval_delegate |
| License | OPL-1 |
| Website | https://cm.sa |
| Versions | 17.0 18.0 19.0 |

Out-of-Office Approval Delegator
Set vacation cover once, and let Odoo reassign activities and approvals on the dates you pick.
When an approver goes on leave, their pending activities and approval requests sit in a queue nobody is watching, and work stalls until they get back. Odoo has no delegation field on the user, so managers and IT admins fall back on ad-hoc chatter pings they forget to undo. This module adds an out-of-office switch on the user form: pick a delegate, a date range, and a scope. An hourly cron reassigns everything on the start date and reverses it cleanly on the end date.
Out-of-Office Approval Delegator
Schedule out-of-office cover that reassigns activities and approvals on the start date and reverses them on the end date.
What it does
When someone with approval duties goes on leave, their pending activities and approval requests sit in a queue nobody is watching. Work stalls until they return, or every approval gets escalated manually one at a time.
Odoo core has no delegation primitive on the user model, so vacation cover turns into ad-hoc chatter pings and manual reassignments that are easy to forget to reverse.
What this module adds:
- Delegation tab on the user form: pick a delegate, start date, end date.
- Per-delegation scope: cover activities, approval requests, or both.
- Hourly cron reassigns all open activities and approval requests (if the Approvals module is installed) to the delegate on start, and reverses them on end.
- Per-item tracking so the revert is precise, items that were not originally owned by the delegator are never touched.
- Manual End delegation now button on the user form for early returns.
- Full delegation log showing every reassignment and revert.
- Soft dependency on the Approvals module, works without it.
Who benefits
Approvers, managers, and IT admins at SMB and mid-market companies where approval queues block real work during leave.
How it works
Minimal extension of res.users (fields only). The cron drives every reassignment. Safe to install, safe to uninstall. TransactionCase tested on Odoo 17, 18, and 19.
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