Hi
I have installed ODOO V9 with etherpad-module. Everything works correct. When I create a new task, than the default-text configured in etherpad settings.json is copied into the new task.
My problem now ist, that I would like to create a task-template with some template-text inside the task-template that should be copied to a new task when duplication the existing task (works perfectly without etherpad-module). But this is not working, because in the duplicated task, the default etherpad default-text is copied to the duplicated task and not the text of the original task.
Does anyone have a solution, how to duplicate a task wile the original text of the task-template is preserved inside the duplicated task?
Thanks for any help
René