Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata

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>

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mag 25
1113
2
dic 23
1675
1
nov 21
4793
0
ott 18
3997
2
apr 17
5061