Hi,
i am using the Maintenance Plan module by OCA and had created a new custom field named x_notes in the maintenance.kind module used to write the ToDos tasks of the specific maintenance kind. in that way i created the same field (x_notes) in the maintenance.request module.
The thing is how can i retrieve the values stored in the x_notes field of the maintenance.kind module in the x_notes field in the maintenance.request module? so when everytime a new preventive maintenance is created, it comes with the notes (x_notes) of that preventive maintenance kind?
thanks.