Skip to Content
Menu
This question has been flagged
2 Replies
18395 Zobrazenia

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
Zrušiť

anything else related?

Best Answer

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

Avatar
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
sep 21
3386
2
máj 20
9323
1
apr 16
4501
3
júl 25
8862
1
máj 25
1123