Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
kvě 25
1139
2
pro 23
1696
1
lis 21
4806
0
říj 18
3999
2
dub 17
5081