تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3132 أدوات العرض

As per our project requirement- I have made form in odoo V12.It includes header section and line items section.So I want to add 5 rows by default in line items in tree view mode and below 5 rows , add more rows button shall be there as well.How can I achieve it?


<notebook>
                        <page string="Slit Details">
                     <field name="slit_details" style="width:25%;align:right">
                                 <tree string="Slit Details" editable="bottom">
                                   <field name="width" style="align:right"/>
                                   <field name="quantity" style="align:right"/>
                                   
                       
                        </tree>
                        </field>

                               
                        </page>
                        </notebook>

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مايو 25
1138
2
ديسمبر 23
1695
1
نوفمبر 21
4806
0
أكتوبر 18
3999
2
أبريل 17
5081