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

I've been trying enable selection in Odoo 13 form view but I couldn't find any helpful thread for this.

Tried web_one2many_selectable_10 module but it does not work in 13.
Some people were also mentioning web_one2many_checkbox that is for 11 but I cannot try that out since its not for free. Did anyone tried it for 13. version?
I need to call a function on the selected items on one2many view list. I had no issue with this in 9, is this feature still missing in 13?

Thanks in advance

形象
丢弃
最佳答案

Try to use widget='many2many_checkbox'

And make the field many2many instead one2many

形象
丢弃
编写者 最佳答案

In my case it requires to see the attributes of selectable records, which is only visible in one2many as far as I know.

形象
丢弃
相关帖文 回复 查看 活动
1
5月 20
8060
0
6月 19
7803
1
5月 23
7188
1
7月 16
4039
2
7月 24
1470