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

I have seen lots of examples on the internet mentioning a one2many field in xml like so:

<field name="my_field" widget="one2many_list">
<tree>
<field>....</field>
</tree>
</field>

I tried it and it does not seem to make any difference. Can someone tell me what it is used for?

形象
丢弃

anything else related?

最佳答案

It's just for backward compatibility, it's the same widget under the hood

形象
丢弃
最佳答案

My friend;

Here are some useful links:

http://dirtyhandsphp.blogspot.com/2014/07/openerp-customize-one2many-relational.html

http://stackoverflow.com/questions/31607934/odoo-one2many-default-not-set

Regards.

形象
丢弃
相关帖文 回复 查看 活动
0
9月 21
3386
2
5月 20
9309
1
4月 16
4489
3
7月 25
8843
1
5月 25
1105