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
- Proyectos
- MRP
Se marcó esta pregunta
2
Respuestas
3523
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.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
Duplicate purchase.order.line
Resuelto
|
|
1
mar 19
|
5810 | |
|
|
0
nov 22
|
3111 | ||
|
|
1
jul 21
|
4041 | ||
|
|
0
nov 25
|
290 | ||
|
|
1
nov 25
|
245 |