Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4829 Tampilan

Hello,

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

anybody knows how to do?

Thanks

Avatar
Buang
Jawaban Terbai


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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Jul 22
3774
1
Mei 21
4829
1
Okt 19
5094
4
Sep 18
5006
4
Mar 15
10426