Hello Friends,
Can anyone know how to cut down 2 digits after decimal,there actually in default displayed 4 digits in Qweb report.
For example:
if value is 123.4556 it will be cut down as 123.46
if value is 1456.0000 then it should displayed as 1456.00
Please help me to resolve this situation.Thanks in advance