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
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
2
Răspunsuri
2841
Vizualizări
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
Duplicate purchase.order.line
Rezolvat
|
|
1
mar. 19
|
5148 | |
|
0
nov. 22
|
2507 | ||
|
1
iul. 21
|
3474 | ||
|
3
aug. 25
|
560 | ||
|
1
iul. 25
|
486 |