It is possible to enable editing of a field in the contacts tree view v13
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- 项目
- MRP
此问题已终结
Hi,
Add multi_edit="1" along with the tree in the XML, then you will be able to edit multiple records in the tree view. You can check this video showing the same: How To Enable Mass Editing In Tree View Odoo13
Thanks
Hi Niyas,
Thanks for sharing.
It is possible to apply multi_edit="1" in one2many tree view?
or is there any custom addons to achieve this?
not really tried with o2m field
Hi,
To make a tree view editable the just use multi_edit="1" in your tree view
Eg:
<tree string="Lots/Serial Numbers" multi_edit="1">
Regards
Yes, it is possible in Studio or with some development.
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
|
1
9月 21
|
6336 | ||
|
|
4
12月 23
|
21696 | ||
|
|
2
4月 20
|
14701 | ||
|
|
0
4月 17
|
4107 | ||
|
|
1
9月 15
|
4410 |