<record model="ir.ui.view" id="ev_purchase.supplier_type_list"> <field name="name">supplier_type</field> <field name="model">ev_purchase.supplier_type</field> <field name="arch" type="xml"> <tree editable="top"> <field name="supplier_type_code" class="detail"></field> <field name="name" readonly="True" class="detail"></field> </tree> </field></record>How to edit multiple row at one time on tree view? And then save them, not save inline row if it is changed.
Этот вопрос был отмечен
6017
Представления
Не оставайтесь в стороне – присоединяйтесь к обсуждению!
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
|
2
июл. 22
|
9116 | ||
|
|
4
июн. 22
|
17093 | ||
|
|
0
мар. 21
|
3759 | ||
|
|
0
мая 18
|
4781 | ||
|
|
1
апр. 18
|
7441 |