Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3166 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
giu 24
2926
0
ago 20
4420
1
mag 24
4391
0
gen 20
3155
1
feb 19
6022