Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2825 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Jun 24
2482
0
Agu 20
3704
1
Mei 24
3972
0
Jan 20
2672
1
Feb 19
5684