I have a one2many field that I display in a tree view, but details are displayed when clicking the record, I need any solution to avoid this behavior, it is possible?
Thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have a one2many field that I display in a tree view, but details are displayed when clicking the record, I need any solution to avoid this behavior, it is possible?
Thank you
Create new form inside tree view and add fields which you have displayed on tree view only. When clicking on that record it will display new form view.
Could you please show us your shots or The code that you've written in your files?
hello dear. as your request for details record of one2many field without a click on it, it is achieved by
Hello,
If you mean by 'details are displayed' the form view of the field, you can simple remove the form part of the fields
and make your tree editable
e.g <tree editable='bottom' ...
Regards,
Hi Ahmed, I mean by 'details are displayed' details of record, and no the form
could you please post more details, or snapshot. I didn't get you.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
3月 21
|
2122 | ||
|
0
5月 18
|
3098 | ||
|
1
11月 17
|
4881 | ||
|
3
5月 23
|
2091 | ||
|
1
6月 21
|
3655 |