v 11.0 Third Party 209
Download for v 11.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Project (project)
Discuss (mail)
Lines of code 64
Technical Name project_task_checklist
LicenseLGPL-3
Websitehttp://www.fenix-es.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Project (project)
Discuss (mail)
Lines of code 64
Technical Name project_task_checklist
LicenseLGPL-3
Websitehttp://www.fenix-es.com

Project Task Checklist

Checklist on project task


The implementation is oriented to facilitate the integration and sincronization with Trello, because it is developed to be used as direct dependency on our Trello Connector Odoo App.



Created and maintained by:


To contribute to this module, please visit the GitHub page and file an issue or pull request.

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, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
It has limited options but it works!
by
Mohammad
on 9/7/19, 1:25 AM

Hi. When duplicating a task or whole project, unfortunately it does not copy checklist content. Is there a way to do that or fix module functionality? Thanks.

Re: It has limited options but it works!
by
Jose F. Fernandez
on 9/7/19, 3:26 PM Author

Thank you for your comment. Just updated the module to allow copying the checklist items. Give it a try!


Problem while importing module
by
Rodrigo
on 8/5/19, 4:53 PM

Hello, im trying to import the module but I get the following message: Error while importing module 'project_task_checklist': "Fallo en la carga del módulo project_task_checklist: no se pudo procesar el archivo /tmp/tmpv4pdnlae/project_task_checklist/security/ir.model.access.csv:\nNo se han encontrado registros coincidentes para id. externo 'model_project_task_checklist_item' en el campo 'Object'\nMissing required value for the field 'Object' (model_id)" Any help to solve this please

Re: Problem while importing module
by
Jose F. Fernandez
on 8/6/19, 3:03 AM Author

Hi Rodrigo, the model name is ok, so, you should not have that error... Maybe you have some problem with your install because you are using the temporal system folder for module install (/tmp). Module files must be accesibles by Odoo anytime, if you install them under /tmp they will be wiped and you will get errors like that. Please, be sure that you have a good installation of Odoo, then unzip the module folder to an addons folder on your system, restart Odoo service and install the module, it should work.