コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
6732 ビュー

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)

関連投稿 返信 ビュー 活動
1
9月 23
1712
0
2月 25
30
0
11月 22
62
0
10月 20
3243
1
8月 17
3699