odoo/tutorials#1345
Created by Sneh Gohel (sngoh)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 4s)
- ci/tutorial: (runtime 135s)
- label
- odoo-dev:master-task-manager-sngoh
- head
- 3b661f678411d3d607f54de1f6dab2cf341433b4
| odoo/tutorials | |
|---|---|
| master | #1345 missing r+ |
[ADD] task_manager: added new module for task management
Managing tasks can become very hard and complicated. This module add a basic task tracking and management with automated tools to speed up creation and cleanup,
- Add button to quickly archive all the task with the done status
- Automatically add tag as anyone get's assigned to the task and vice versa
- Can create multiple task with just a single click.