Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2990 Prikazi

Anyone know how to set the partner_id  first in purchase order search view
I try to replace the search view and change the position of the field but it does not work.

Avatar
Opusti
Best Answer

You need to inherit the PO search view and replace the partner_id from the search view and then add it again at first place.

Ex:

<field name="partner_id" position="replace"/>
<field name="name" position="before">
    <field name="partner_id"/>                          
</field>
Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
jun. 24
2737
0
avg. 20
4024
1
maj 24
4188
0
jan. 20
2906
1
feb. 19
5870