View unanswered posts | View active topics
|
Page 1 of 1
|
[ 9 posts ] |
|
| Author |
Message |
|
manusurya9139
|
Post subject: Error while importing products Posted: Thu Feb 18, 2010 9:48 am |
|
Joined: Thu Sep 03, 2009 9:06 am Posts: 36 Location: Pune
|
|
Hi,
I am trying to import products but while importing I am getting an error:
ProgrammingError: current transaction is aborted, commands ignored until end of transaction block
Any solution for this??
Thanks.
|
|
| Top |
|
 |
|
manusurya9139
|
Post subject: Error while importing products Posted: Thu Mar 11, 2010 9:03 am |
|
Joined: Thu Sep 03, 2009 9:06 am Posts: 36 Location: Pune
|
|
Hi all,
ProgrammingError: current transaction is aborted, commands ignored until end of transaction block
why this error comes and what could be the solution?
Thanks.
|
|
| Top |
|
 |
|
beroz
|
Post subject: I have the same problem Posted: Thu Jun 17, 2010 9:51 am |
|
Joined: Mon Jan 18, 2010 8:07 pm Posts: 17
|
|
I have the same problem and I coud not even know what is the source of it... or even how could I re-produce the problem..
Any idea?
|
|
| Top |
|
 |
|
love
|
Post subject: Posted: Mon Jun 21, 2010 6:54 am |
|
Joined: Mon Nov 23, 2009 5:55 am Posts: 78 Location: Garut, Indonesia
|
|
setting u're format data, you make the following data format requirements of the open-ERP data. skewer the requested field when the import process.
i hope it will help u
regards
|
|
| Top |
|
 |
|
beroz
|
Post subject: Posted: Mon Jun 21, 2010 9:04 am |
|
Joined: Mon Jan 18, 2010 8:07 pm Posts: 17
|
|
Hello love, Do you mean this exception: ProgrammingError: current transaction is aborted, commands ignored until end of transaction block
?
How could I re-produce the problem?
|
|
| Top |
|
 |
|
grizzly
|
Post subject: Posted: Wed Jun 23, 2010 11:46 am |
|
Joined: Mon Feb 08, 2010 10:31 am Posts: 32
|
|
for getting the format for importing data, you can export the data that u want to export, then look the format fields name in import data then skewer the field names (in data export) to field name in data import.
because some field have relation on the other fields. so you have fill the field that have teh relations.
i hope it will help.
|
|
| Top |
|
 |
|
the.clone.master
|
Post subject: Posted: Thu Jul 01, 2010 6:44 am |
|
Joined: Sat May 29, 2010 3:26 am Posts: 18
|
|
Hi
For products, the fields you need to import are...
default_code;"ean13";"name";"variants";"categ_id";"procure_method";"cost_method";"supply_method";"standard_price";"list_price";"purchase_ok";"sale_ok";"type";"taxes_id";"supplier_taxes_id";"uom_po_id";"uom_id";"loc_rack";"loc_row";"loc_case"
12345;"0042723140649";"My Product Name";;"My Category";"make_to_stock";"standard";"buy";0;9000;"True";"True";"product";"I.V.I.";"I.V.I.";"MyUnit";"MyUnit";"1";"0";"1"
You need to first define:
* the unit you are using for your product ("MyUnit" in this sample)
* the different categories ("My Category" here)
* the taxes that apply for these products (called "I.V.I" on this sample)
Regards,
Mario
|
|
| Top |
|
 |
|
coolmanlg
|
Post subject: Posted: Thu Jul 01, 2010 6:43 pm |
|
Joined: Wed Mar 24, 2010 1:03 am Posts: 168
|
|
Am getting this error while trying to import products which is on another db.
Error Message: Line 1 : Database ID doesn't exist: product.product : 1
|
|
| Top |
|
 |
|
the.clone.master
|
Post subject: Posted: Thu Jul 01, 2010 7:53 pm |
|
Joined: Sat May 29, 2010 3:26 am Posts: 18
|
|
Hi Coolmanlg
Don't import the database id field.
Check a couple posts up for a guideline on fields to import...
Regards,
-Mario
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 9 posts ] |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
|