I don't know if that is the right question but the problem is that I have a .ods report, and I call a float field and format it into text or a text field with only numbers, but when the report is printed it always convert the text into a number even if the cell format is set to text so I lose my format in the report.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
5777
Weergaven
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
1
mrt. 15
|
6163 | ||
|
1
mrt. 15
|
7059 | ||
Is Aeroo reports available for v10?
Opgelost
|
|
1
nov. 18
|
5401 | |
|
1
mrt. 15
|
4517 | ||
|
2
mrt. 15
|
10336 |
What king of format you want to give to float field?
I am using various formats, for example: '{:014.2f}'.format(line.total)