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

I have a button to populate a one2many field by creating lines from a number of criteria with default values. I would like the fom to display a tree view of the lines which allows editing the default values in the lines but not adding new rows.

How can this be achieved?

Avatar
Zrušiť
Best Answer

In the tree node of the one2many field, just set create="false".

This will disable the Add an item link.

See also this question

Avatar
Zrušiť
Best Answer

I this still possible in Odoo 16? No.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
12
dec 23
44242
7
aug 25
34380
0
mar 15
3292
0
mar 15
5057
8
jan 24
17032