Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
17882 Widoki

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?

Awatar
Odrzuć

anything else related?

Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
wrz 21
3386
2
maj 20
8745
1
kwi 16
3992
1
maj 25
183
1
lip 24
1227