Skip to Content
Menu
v 18.0 Third Party
This module requires Odoo Enterprise Edition.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Project (project)
Discuss (mail)
Invoicing (account)
Sales (sale_management)
Lines of code 706
Technical Name fal_project_template_including_scheduled_activity
LicenseOPL-1
Websitehttps://www.cluedoo.com/shop/lic-clu-set-prjc-0007-project-task-template-5031
Versions 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Project (project)
Discuss (mail)
Invoicing (account)
Sales (sale_management)
Lines of code 706
Technical Name fal_project_template_including_scheduled_activity
LicenseOPL-1
Websitehttps://www.cluedoo.com/shop/lic-clu-set-prjc-0007-project-task-template-5031
Versions 18.0

STORY BEHIND THE FEATURES

ODOO BEHAVIOUR

Odoo's Project is very convenient for business that provides project-based service. It can generate a new project, from template of an existing project, when a Sales Order is confirmed.


CLUEDOO BEHAVIOUR

Cluedoo introduces notion of project template and task template.

Project template:

  • Inheriting duration
  • Auto-creating stages (kanban columns) and tasks

Task template:

  • Sub-task auto-creation
  • Auto-scheduling activities and auto-assigning responsible person
CLUEDOO RECOMMENDATION

To be installed in 100% of your database as an useful tool to save time managing projects and tasks.

OUR FEATURES AS SOLUTION

Project / Task Template

HOW TO USE THIS MODULE ?

TASK TEMPLATE


1. Create a task template:
On Project master data, go to Configuration/Task Template. Click "New".

The task template can either be an independent task (not belonging to a specific project) or be assigned to a project template.

User can set assignee for the task using following formula:
- To assign a specific user:
result = user.browse(id of user)
"id of user" is extracted link of user form vie
- To set a project manager of assigned project as assignee for the task:
result= project.user_id


Note : Don't forget to put company in the task template. Otherwise it won't show up in the task template in product template. Needs to be in debug mode.


2. User can schedule activities for task template using mentioned assignment logic.


3. User can create sub-tasks in the task template.


4. Create a service product with task created on order, using the template above.

The task can be created into to any projects.


Only task template which is billable.


5. Confirm a sales order for the service product.

A new task will be created with assignee, sub-tasks, and scheduled activities set as per task template.


PROJECT TEMPLATE


1. To create a project template:
- Create a new project, tick the check-box "Is template"
- Set duration of the project template (in days).


2. When user creates a new project from template, Start Date and End Date will be automatically set as per duration of the template.


3. Create a service product with project and task created on order, using the project templates and task template above.


4. Confirm a sales order for the service product.

A new project and a task will be created with:
- Project inherits stages and tasks from project template.
- Task has assignee, sub-tasks, and scheduled activities set as per task template.


Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.