İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
2962 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Haz 24
2696
0
Ağu 20
3950
1
May 24
4157
0
Oca 20
2865
1
Şub 19
5850