Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
6709 Представления

Hi,

There are parts of Odoo that allow multiple selections (tags, labels etc)


I'm trying to do the same with a studio created field, but I can only ever select one option.

The example, is within the Quality Alerts section, I'm trying to enter the Employee at fault (many2one field currently, pulling all employee names), but there are times where multiple staff members are at fault. How do I change this field (or replace it) so that one QA entry, can cover two employees?

Thanks

Аватар
Отменить
Автор

Thank you both, that works brilliantly.
A couple of enhancements if possible, for some reason I can't add this new field to the 'group by' search on the list view screen - any ideas?
Is there now a way of adding a tab on an employee's record, that shows all quality alerts that include their name (as the employee at fault)

Лучший ответ

Hi Ant,

Use the Many2many field instead Many2one, allowing you to choose multiple records within a single selection field.
The 'tag' field you mentioned is M2M, not M2O

 

Hope it helps,
Kiran K

Аватар
Отменить
Автор

Thank you both, that works brilliantly.
A couple of enhancements if possible, for some reason I can't add this new field to the 'group by' search on the list view screen - any ideas?
Is there now a way of adding a tab on an employee's record, that shows all quality alerts that include their name (as the employee at fault)

Лучший ответ

Instead of creating many2one field, create many2many field instead which will allow you to select multiple options. You can also add many2many_tags widget for better UI.


Regards,

Karan BK

Аватар
Отменить
Автор

Thank you both, that works brilliantly.
A couple of enhancements if possible, for some reason I can't add this new field to the 'group by' search on the list view screen - any ideas?
Is there now a way of adding a tab on an employee's record, that shows all quality alerts that include their name (as the employee at fault)

Related Posts Ответы Просмотры Активность
1
сент. 23
1708
0
февр. 25
30
0
нояб. 22
62
0
окт. 20
3243
1
авг. 17
3697