Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007583
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 02. Master data managementmajoralways2009-02-16 17:412009-02-17 19:24
ReporternetworkbView Statuspublic 
Assigned Topheenan 
PriorityimmediateResolutionno change requiredFixed in Version2.40MP3
StatusclosedFix in branch2.40Fixed in SCM revision13284
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseOracleJava version
OS VersionDatabase versionAnt version
Product Version2.35MP5SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007583: Import file loader does not take into account Field format sequence

DescriptionIf a new Import Loader Format is created and its lines are created randomly ( I mean, field format sequence is not 10,20,30...), when a csv file is imported using this file format, information is not well organized.

Import process in Import File Loader does not take into account the sequence created in Field Format tab. It takes into account the order which those lines were created (you can see it looking at ad_impformat_row table)
Steps To Reproduce1 Generate a new Import Loader Format. Use I_Bpartner table, and Semicolon separator.
2 Define its line randomly. (See atached file in order to generate its lines).
Generate first line with sequence 110, 10, 30, etc.
3 Go to Import File loader form. Select the previous file format and use the attached csv.

If you look at i_bpartner table, you will see that information has not been stored in the correct field.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0007581 closedpheenan Import file loader does not take into account Field format sequence 

-  Notes
(0013587)
svnbot (reporter)
2009-02-17 17:06

Repository: openbravo
Revision: 13284
Author: pheenan
Date: 2009-02-17 17:06:39 +0100 (Tue, 17 Feb 2009)

Fixed 7583. Backport for issue 7581. Removing constant integer which caused the array iterator to go out of sequence.

---
U branches/r2.40/src/org/openbravo/erpCommon/ad_forms/FileImport.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=13284&sc=1 [^]
(0013602)
pheenan (reporter)
2009-02-17 19:24

Updated OB Support with the actual issue. Have attached a correctly formatted import file which has been tested and imports correctly.

- Issue History
Date Modified Username Field Change
2009-02-16 18:23 rafaroda Type defect => backport
2009-02-16 18:23 rafaroda fix_in_branch => 2.40
2009-02-17 17:06 svnbot Checkin
2009-02-17 17:06 svnbot Note Added: 0013587
2009-02-17 17:06 svnbot Status scheduled => resolved
2009-02-17 17:06 svnbot Resolution open => fixed
2009-02-17 17:06 svnbot svn_revision => 13284
2009-02-17 19:24 pheenan Status resolved => new
2009-02-17 19:24 pheenan Resolution fixed => open
2009-02-17 19:24 pheenan Status new => closed
2009-02-17 19:24 pheenan Note Added: 0013602
2009-02-17 19:24 pheenan Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker