Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007583 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 02. Master data management | major | always | 2009-02-16 17:41 | 2009-02-17 19:24 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | pheenan | |||||||
Priority | immediate | Resolution | no change required | Fixed in Version | 2.40MP3 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 13284 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.35MP5 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007583: Import file loader does not take into account Field format sequence | |||||||
Description | If 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 Reproduce | 1 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |