Skip to Content
मेन्यू
This question has been flagged
4376 Views

Guys.
 Help, please.
This is my base tree view.

<record model="ir.ui.view" id="tree_mymodel">
<field name="name">>mymodel.tree</field>
<field name="model">mymodel.model</field>
<field name="arch" type="xml">
<tree>
 <field name="name" />
<field name="description"/>
<field name="published"/>
<field name="image"/>
</tree>
</field>
</record>

i need input type="text" field and my button that will be run python code on server side in the top of tree view instead default buttons Create and Import. Also i need data from input type="text" field get in python code. How to build this schema?

Avatar
Discard
Related Posts Replies Views Activity
2
जून 22
2723
0
दिस॰ 23
1425
1
अप्रैल 24
13168
1
अक्तू॰ 19
7110
1
अग॰ 19
6708