Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3127 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
juin 24
2874
0
août 20
4314
1
mai 24
4351
0
janv. 20
3070
1
févr. 19
5988