تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4374 أدوات العرض
<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.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يوليو 22
6916
4
يونيو 22
14850
0
مارس 21
2228
0
مايو 18
3215
1
أبريل 18
6236