Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
2963 Vues

How to change string of Purchase Status(purchase_state) that is in Purchase Request?

Avatar
Ignorer
Meilleure réponse

Hi Sambath Vatana ,

Use attributes to change the String of a field.

<xpath expr="//field[@name='field_name']" position="attributes">

<attribute name="string">New String</attribute>

</xpath>

Hope it helps,
Kiran K

Avatar
Ignorer
Meilleure réponse

Hello 

Try below code will help you


New String

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
mars 19
5257
0
nov. 22
2614
1
juil. 21
3562
3
août 25
748
1
juil. 25
689