コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4789 ビュー

Hello everybody;

May anyone help me know how can i create a new control create in the tree of a field one2many ?

Thanks a lot in advance.

Best regards.

アバター
破棄
最善の回答

Hi,

<control>
    <create string="Add Item" context="default_my_field: 'value'"/>
<control>

so when you Add Item it will set a default value to newly create a line. In odoo use of control is very limited (for add a section and note). basically it's used for display sale order line as section or note as per control-click.

アバター
破棄
関連投稿 返信 ビュー 活動
0
9月 20
37
1
9月 19
8993
1
7月 19
10726
1
3月 19
4533
1
7月 19
5860