c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #09609
[Bug 615403] Re: space as thousands separator & number formatting
Hello,
I have tested your patch and it seems that may be a good solution. But
currently our client team is working on the formating of float numbers
which depends on the locale of system. Hope then this type of problem
will be solved on generic basis. For the sake of clarity on launchpad I
am closing this bug.
Thanks.
** Changed in: openobject-server
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/615403
Title:
space as thousands separator & number formatting
Status in OpenObject Server:
Won't Fix
Bug description:
the current code deletes all spaces from floats in reports. Thus in languages like Hungarian, openERP is unable to output a properly formatted number.
A simple patch is attached.