I have defined a custom float field for a model. Everything works fine but when the value is 23.43 it actually means 23.43%
I would like to have it displayed that '%' sign, what would be the best approach to do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have defined a custom float field for a model. Everything works fine but when the value is 23.43 it actually means 23.43%
I would like to have it displayed that '%' sign, what would be the best approach to do it?
The easiest way is to add a label "%" behind the field (class="oe_inline" ) in view...
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
6
4月 22
|
42926 | ||
|
1
10月 15
|
5631 | ||
|
0
3月 24
|
3288 | ||
|
2
4月 24
|
1268 | ||
|
0
3月 21
|
3072 |