Skip to Content
Menu
This question has been flagged
2 Replies
9088 Views

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
Discard
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
Discard
Best Answer

I this still possible in Odoo 16? No.

Avatar
Discard
Related Posts Replies Views Activity
12
Dec 23
44007
7
Dec 23
34115
0
Mar 15
3215
0
Mar 15
4870
8
Jan 24
16878