| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Project (project)
• Discuss (mail) |
| Lines of code | 129 |
| Technical Name |
mt_project_task_sequence |
| License | LGPL-3 |
| Versions | 17.0 18.0 19.0 |
Project Task Sequence Odoo Module
Overview
Project Task Sequence is a custom Odoo module that enhances the project management experience by introducing automatic sequencing for project tasks. This helps in organizing, tracking, and managing tasks more efficiently within Odoo's Project app.
Features
- Automatically assigns a unique sequence number to each new project task.
- Improves task sorting and identification.
- Seamless integration with Odoo's Project module.
- Easy to install and configure.
Installation
- Copy the
project_task_sequencemodule folder into your Odooaddonsdirectory. - Update the app list in Odoo.
- Install the module from the Odoo Apps menu.
Usage
- Go to the Project app in Odoo.
- Create a new task. The task will automatically be assigned a sequence number.
- Use the sequence for sorting and referencing tasks easily.
Module Structure
project_task_sequence/
__init__.py
__manifest__.py
models/
__init__.py
project_project.py
project_task.py
static/
description/
views/
project_ext.xml
project_task_ext.xml
Screenshots
Author
Developed by: MT Tech
Please log in to comment on this module