Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
18411 Переглядів

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
вер. 21
3386
2
трав. 20
9332
1
квіт. 16
4516
3
лип. 25
8882
1
трав. 25
1135