跳至内容
菜单
此问题已终结
5 回复
11319 查看

It is possible to enable editing of a field in the contacts tree view v13

形象
丢弃
Excelent, thanks very much


El dom., 5 ene. 2020 a las 22:17, Niyas Raphy (<niyasraphyk@gmail.com>) escribió:


--
Thank you for your response. 

El lun., 6 ene. 2020 a las 0:34, Niyas Raphy (<niyasraphyk@gmail.com>) escribió:

A new answer on It is possible to enable editing of a field in the contacts tree view v13 has been posted. Click here to access the post :

See post

Sent by Odoo S.A. using Odoo.



--
最佳答案

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
5627
4
12月 23
20927
2
4月 20
13335
0
4月 17
3503
1
9月 15
3889