Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
2730 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
5106
0
nov. 22
2453
1
juil. 21
3411
3
août 25
492
1
juil. 25
364