Hi,
I create a report based a sql query. i want display all number in format : three digits after comma.
For example :
result of sql query salary=500.3
i want display in report PDF : 500.300
Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I create a report based a sql query. i want display all number in format : three digits after comma.
For example :
result of sql query salary=500.3
i want display in report PDF : 500.300
Thanks.
Hi,
You can use: [[ '%0.4f' % result ]]
Thankyou very match. works now . Any doc about this formatting?
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
5
nov 16
|
11283 | ||
|
3
mar 15
|
8595 | ||
Line Spacing in Odoo 17
Risolto
|
|
2
dic 24
|
2392 | |
|
1
nov 22
|
6300 | ||
|
1
mar 15
|
4721 |