Skip to Content
Menu
This question has been flagged
2 Replies
17205 Views

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?

Avatar
Discard

anything else related?

Best Answer

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

Avatar
Discard
Best Answer

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.

Avatar
Discard
Related Posts Replies Views Activity
0
Sep 21
3385
2
May 20
8029
1
Apr 16
3402
1
Jul 24
408
0
Jan 24
379