I am trying to modify Odoo's functionality through custom module. The thing is to change Project task copying functionality. Natively, when creating a new project from a template with tasks having work summaries, work summaries are not copied (I would like to keep them). I found the function that copies tasks but I am getting stuck with this...I am trying to modify Odoo's functionality thro