← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 797145] Re: import text truncated without warning

 

gtk-form - open a form - import data

supply a csv with char fields longer than the data base definition
example res_currency 
 symbol      | character varying(3)
try to import a symbol with 4 charcters
it will be cut off 
this is an example only

it is actually the same as
 https://bugs.launchpad.net/openobject-addons/+bug/750515

-- 
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/797145

Title:
  import text truncated without warning

Status in OpenERP Server:
  Incomplete

Bug description:
  char fields are truncated without warning - information is lost

  IMHO truncation must be accepted explicitly for specific or for all
  records.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/797145/+subscriptions


References