Any idea on how to make the value of employee_ids with {Employee ID - Department name}? Pls note that I am just editing this photo and I wanted the result to be like this.:
These are my fields:
employee_id = fields.Many2one('hr.employee', 'Employee')
employee_ids = fields.Many2many('hr.employee', string='Assigned to')