| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Project (project)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
| Lines of code | 84 |
| Technical Name |
sale_project_planned_hours_compute |
| License | AGPL-3 |
| Website | https://github.com/avanzosc/sale-addons |
Compute Planned Hours on Tasks Module
Summary
The Compute Planned Hours on Tasks module automates the calculation of planned hours on project tasks in Odoo. It extends the sale.order.line model to compute planned_hours based on product quantity, sales order state, and project hourly rate defined in project.project.
Installation
This module requires Odoo dependencies: - Base - Project - Sales
Install the module via the Odoo Apps interface.
Bug Tracker
Report bugs or provide feedback on GitHub Issues.
Credits
Author
- Unai Beristain <unaiberistain@avanzosc.es>
Please log in to comment on this module