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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
5759
Tampilan
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Mar 15
|
6158 | ||
|
1
Mar 15
|
7051 | ||
Is Aeroo reports available for v10?
Diselesaikan
|
|
1
Nov 18
|
5398 | |
|
1
Mar 15
|
4507 | ||
|
2
Mar 15
|
10323 |
What king of format you want to give to float field?
I am using various formats, for example: '{:014.2f}'.format(line.total)