跳至内容
菜单
此问题已终结
1 回复
2342 查看

Dear Forum,

I have a field that is a many2many_tags field. I have two options in that field, one of them needs to be the default. However, I noticed that I cannot 'Set default' on a tag via the Developer Mode Icon. Another option I had was to go to the 'User-defined defaults'. I could set the field there, but if I choose '1' (ID=1), I cannot access the records at all anymore. It seems to be impossible to default a tag, anyone any idea?

形象
丢弃
最佳答案

Unfortunately there is no way to do it through the UI but you can try to modify the field by a custom module and set a default tag on the many2many field by the default attribute.

The only down side is it will be static and you will have to change it by code every time you want a different tag.



Happy to help :) an upvote will be awesome

形象
丢弃
编写者

Weird workings of Odoo as usual. Thank you!

相关帖文 回复 查看 活动
0
6月 23
1589
2
7月 16
5110
1
4月 24
958
4
3月 24
6574
1
10月 23
2870