** Also affects: openobject-addons/5.0
   Importance: Undecided
       Status: New

** Also affects: openobject-addons/trunk
   Importance: Undecided
     Assignee: SKH(OpenERP) (skh-openerp)
       Status: Confirmed

** Changed in: openobject-addons/5.0
       Status: New => 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/485245

Title:
  importing data, crashes with european number formats

Status in OpenObject Addons Modules:
  Confirmed
Status in OpenObject Addons 5.0 series:
  Won't Fix
Status in OpenObject Addons trunk series:
  Confirmed

Bug description:
  Trying to import data on products, when formating csv archive prices decimal 
point have to be always point

On Spain, our basic format number is like this 1.234,00

Trying to import 12,34 is not possible. System gives an error float() 
Substituing 12,34 by 12.34 on csv file it works, so Its a minor bug not 
critical at all.

And this is a little improvement on importing data. By default data separator 
should be different of ',' . This character is often used to separate addresses 
on standard way, and produces error on importing. I use ; and it works much 
better. 

This is an spanish standard address:

C/ mayor, nº23 - 1ª

Thank you...



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to