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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- 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
|
5625 | ||
|
4
12月 23
|
20926 | ||
|
2
4月 20
|
13333 | ||
|
0
4月 17
|
3503 | ||
|
1
9月 15
|
3887 |