← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 661370] Re: account import changes all accounts to "View" type

 

Hello Jim,

Thanks for your interest.

After having gone through the scenario posted. Things seem unusual at your end.
We found combination of String and the fields_ids in the header of .CSV, which should be either Strings or the fields_id.

In the .CSV which you attached we found the header,

"ID","Code","Account
Type","Name","Company","Parent","currency_mode","type" , which is
invalid.

it should be either,

"ID","Code","Account Type","Name","Company","Parent","Outgoing
Currencies Rate","Internal Type"

or,

"id","code","user_type","name","company_id","parent_id","currency_mode","type"

Hope this will clear the scenario.

Thank You.

-- 
account import changes all accounts to "View" type
https://bugs.launchpad.net/bugs/661370
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.

Status in OpenObject Server: Invalid

Bug description:
When importing account, the csv file has a type column in which the internal type is properly specified (sample attached).  After importing all records are "view" type.

Server rev 2877
Addons rev 4357\
Client rev 1623





References