Hello,
for better usability of Odoo i need to show the zero in fields floats in one2many,
anybody knows how to do?
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
for better usability of Odoo i need to show the zero in fields floats in one2many,
anybody knows how to do?
Thanks
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.
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
يوليو 22
|
3769 | ||
|
1
مايو 21
|
4822 | ||
|
1
أكتوبر 19
|
5080 | ||
|
4
سبتمبر 18
|
4998 | ||
|
4
مارس 15
|
10422 |