Hello,
I added a one2many in the model helpdesk.ticket and i want, when i click on the button "CREATE TASK" in the ticket form to pass this one2many.
I found that this button open a popup on the model helpdesk\.create\.fsm\.task also\ i\ added\ the\ same\ one2many\ in\ this\ model\ and\ try\ to\ pass\ the\ o2m\ from\ hepdesk\.ticket\ and\ to\ helpdesk\.create\.fsm\.task and\ then\ from\ helpdesk.create.fsm.task to project.task.
Is anybody knows how to do that ?