odoo/tutorials#1345
Created by Sneh Gohel (sngoh)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 95s)
- label
- odoo-dev:master-task-manager-sngoh
- head
- 38ba7ca2bf5762713f6c59d6cab661865d4dc2c2
| 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.