Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
5 Відповіді
11328 Переглядів

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
вер. 21
5630
4
груд. 23
20930
2
квіт. 20
13342
0
квіт. 17
3504
1
вер. 15
3890