← Back to team overview

openerp-community team mailing list archive

Re: OpenERP 7.0: Decimal Accuracy - On Screen View to 2 Decimal Places

 

On Monday, August 5, 2013, Dennis Lai wrote:

> Hi Community,
>
> I have configure Decimal Accuracy for Product Price and Account to 4
> decimal places. For printed reports and screen view, I would only want to
> display or print 2 decimal places.
>
> For printed reports, this can easily achieve by using python.
>
> I am stuck when it comes to on screen view. Is there a way to configure
> the screen view to only reflect 2 decimal places?


Reports has langFormat funct, pass to digits=2 then you get what you want.

Regards,


>
> Regards,
>
> Dennis
>
>
> ______________________________**_________________
> Mailing list: https://launchpad.net/~**openerp-community<https://launchpad.net/~openerp-community>
> Post to     : openerp-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~**openerp-community<https://launchpad.net/~openerp-community>
> More help   : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>


-- 
Cristian Salamea
@ovnicraft

References