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
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
2
Odpovědi
2763
Zobrazení
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!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
Duplicate purchase.order.line
Vyřešeno
|
|
1
bře 19
|
5116 | |
|
0
lis 22
|
2468 | ||
|
1
čvc 21
|
3426 | ||
|
3
srp 25
|
508 | ||
|
1
čvc 25
|
380 |