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
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
2
Відповіді
2808
Переглядів
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!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
Duplicate purchase.order.line
Вирішено
|
|
1
бер. 19
|
5125 | |
|
0
лист. 22
|
2480 | ||
|
1
лип. 21
|
3438 | ||
|
3
серп. 25
|
523 | ||
|
1
лип. 25
|
443 |