Ir al contenido
Menú
Se marcó esta pregunta
5 Respuestas
11330 Vistas

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

Avatar
Descartar
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.



--
Mejor respuesta

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

Avatar
Descartar

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

Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

Yes, it is possible in Studio or with some development.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
sept 21
5632
4
dic 23
20931
2
abr 20
13343
0
abr 17
3504
1
sept 15
3891