← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 615403] Re: space as thousands separator & number formatting

 

Hello,

I have attached the pdf file of sale order report which is printed after
setting  the Hungarian language as default in system. Fortunately I have
not found any problem with the float field format in reports. Would you
please give me more precise information or steps regarding the problem
you have faced in the Hungarian language.

Thanks.

** Attachment added: "sale_order_hungarian.pdf"
   https://bugs.launchpad.net/openobject-server/+bug/615403/+attachment/1760650/+files/sale_order_hungarian.pdf

** Changed in: openobject-server
       Status: New => Incomplete

-- 
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:
  Incomplete

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.