Hello everyone, can someone please throw some light on the following issue:
I have got a requirement where I need to have a many2one field in a one2many (editable tree). I successfully managed to add the many2one field in the one2many editable tree. However the issue that I have at the moment is the value of the selected item in the drop down (i.e. many2one field) is displaying as hr.x.y, 1 and not the actual value.
KInd Regards