How to change string of Purchase Status(purchase_state) that is in Purchase Request?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
2756
Vistas
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
Hello
Try below code will help you
New String
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
Duplicate purchase.order.line
Resuelto
|
|
1
mar 19
|
5114 | |
|
0
nov 22
|
2465 | ||
|
1
jul 21
|
3422 | ||
|
3
ago 25
|
505 | ||
|
1
jul 25
|
376 |