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
|
45728 | |||
|
1
10월 15
|
7399 | |||
|
0
3월 24
|
5559 | |||
|
2
4월 24
|
2844 | |||
|
0
3월 21
|
4684 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.