Menu

#2727 Import File Loader discards input records

Core
open
nobody
Import (45)
5
2012-09-03
2012-09-03
eugen
No

there are coded uniqueness defined in VFileImport.java (Import File Loader) for Table i_product. The columns UPC and Value must be unique in the Datafile. Also the catenated BPartner_Value+VendorProductNo must be unique. It is not a database constraint. The columns are nullable. No message is displayed if the rules are violated, but the records are discarded.

see http://www.adempiere.com/Data_Import#Import_File_Loader_discards_input_records

Discussion

  • eugen

    eugen - 2012-09-08

    to fix the bug I modify ImpFormat.java but I cannot push the changeset of BF3564464. I am not a committer

     
  • eugen

    eugen - 2012-09-10

    to reproduce the problem I attach UPC-field to ExampleProduct.csv

     
  • eugen

    eugen - 2012-09-10

    can be reproduced with idempiere: Add UPC-field-definition to ImportFormat "Example Product" and load attached csv-file.

     

Log in to post a comment.