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?
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
|
45720 | |||
|
1
10月 15
|
7386 | |||
|
0
3月 24
|
5555 | |||
|
2
4月 24
|
2840 | |||
|
0
3月 21
|
4675 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.