İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
4799 Görünümler

Hello,

for better usability of Odoo i need to show the zero in fields floats in one2many,

anybody knows how to do?

Thanks

Avatar
Vazgeç
En İyi Yanıt


if If you work with odoo v8, you should define in your file .py the field like this:

'credit_service': fields.float( 'Credit', help='Service Credit',readonly=True, digits=(16,3)),

-Download Decimal Precision Configuration Module and you will find in Settings/technical/Databse Structure/Decimal  Accurancy so define your object.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Tem 22
3755
1
May 21
4804
1
Eki 19
5071
4
Eyl 18
4998
4
Mar 15
10406