c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03875
[Bug 672763] Re: Export / Import bugs and inconsistencies [dev-6.0rc1]
thanks Jay,
I tried the export and immediate import with no luck.
Used the web-client to export.
When using the import in GTK got this error on server, with message showing similar error. (could not copy and paste the gtk error so used the server warning to illustrate.
==> [2010-11-11 23:12:12,885][fdrc1template105] WARNING:import:Relation not found: All products / Sellable on 'product.category'
On the web client I recieved no error: nothing happens. However server shows same error.
please view attached ods document to see the export and import on sheet
1 and 2. Does not seem to read: parent_id in that format.
Using: Openerp 6.0 from launchpad on ubuntu 9.10.
regards,
Michael?field.comment=thanks Jay,
I tried the export and immediate import with no luck.
Used the web-client to export.
When using the import in GTK got this error on server, with message showing similar error. (could not copy and paste the gtk error so used the server warning to illustrate.
==> [2010-11-11 23:12:12,885][fdrc1template105] WARNING:import:Relation not found: All products / Sellable on 'product.category'
On the web client I recieved no error: nothing happens. However server shows same error.
please view attached ods document to see the export and import on sheet
1 and 2.
Using: Openerp 6.0 from launchpad on ubuntu 9.10.
regards,
Michael
** Attachment added: "export and import ods spreadsheets"
https://bugs.launchpad.net/openobject-server/+bug/672763/+attachment/1730468/+files/compatible%20export%20and%20import.ods
--
Export / Import bugs and inconsistencies [dev-6.0rc1]
https://bugs.launchpad.net/bugs/672763
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Server: Invalid
Bug description:
1) Export of column headers in compatible mode cannot be imported.
2) New imported resource create duplicate default values in Configuration Parameters.
Eg 1:
When exporting Product Categories in compatible mode:
Column headers are:
type db_id id name parent_id sequence
normal 1 product.cat0 All products 0
-> These cannot be used when importing new records.
Column headers need to be adjusted to:
type ID Name Parent Category/ID sequence
normal c2 Sellable product.cat0 0
-> parent_id has to be changed to Parent Category/ID
This makes it very difficult to export and import data correctly.
Eg 2:
When importing new records, new default values for the specific record are created in Configuration Parameters.
when importing the above record, 3 new default records with a specific resource All Products - Sellabe are created.
property_account_expense_categ
property_stock_journal
property_account_income_categ
This gives rise to large lists of Configuration Parameters when importing products.
Configuration Parameters list can be in the 1000's for just 300 imported products.
Please can you verify that this is indeed a bug or whether I am missing something.
[dev-6.0rc1] ubuntu 9.10 desktop revision 2979
thanks.
References