Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3073 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvn 24
2854
0
srp 20
4210
1
kvě 24
4284
0
led 20
3019
1
úno 19
5935