Welcome to the Odoo Project Gantt Management module! 🎯
This module integrates a powerful Gantt chart into Odoo to manage projects and tasks with ease. It provides features for task assignments, deadline tracking, and real-time notifications to help your team stay on top of their work.
- Gantt Chart View 📅: Visualize project timelines, task start and end dates.
- Task Management 📝: Create, assign, and track tasks with deadlines.
- Real-Time Notifications 📧: Get notified when a task deadline is approaching.
- Customizable 🔧: Easily adaptable to your project's needs.
- Clone the repository:
git clone https://github.com/yourusername/odoo-project-gantt.git
- Install the module:
- Move the module folder to your Odoo add-ons directory.
- Update Odoo apps and install the Project Gantt module from the Apps menu.
- Make sure to have the project and mail modules installed.
- Restart Odoo and enjoy managing your projects with ease! 🎉
- Go to Project Gantt from the Odoo main menu.
- Create a new project and start adding tasks to it.
- Assign users, set deadlines, and view the Gantt chart for a clear timeline.
- Receive notifications when tasks are nearing their deadlines. 🔔
The module includes a scheduled action to automatically notify assigned users when tasks are nearing their deadlines (2 days before). This feature can be configured and customized as needed.
- Fork this repository.
- Create a new branch for your changes.
- Submit a pull request with a description of the improvements or bug fixes.