Openbravo Issue Tracking System - Modules
View Issue Details
0016767ModulesStandard OFXpublic2011-04-12 13:362011-06-21 18:59
maite 
mirurita 
highminorhave not tried
closedfixed 
5
 
 
OBPS
0016767: Lines duplicated when importing ofx file
If you use recommended conversion tool between MT940 format and OFX format (http://wiki.openbravo.com/wiki/Projects/StandardOFX/Functional_Documentation#Opensource_Tool_MT2OFX [^]) and then try to import OFX file in the application some lines are duplicated
1. install OFX module
2. import already converted file to OFX and realize that some lines are duplicated

using ofx attached verify that line "yyyy" is duplicated although it only appear once in the file
problem is with tag "STMTTRNRS". If there is only one STMTTRNRS tag in OFX file then everything is correct but if transactions are grouped in more than one STMTTRNRS block then is not properly imported and some lines are duplicated
No tags attached.
? ofxfail.ofx (2,450) 2011-04-12 13:36
https://issues.openbravo.com/file_download.php?file_id=3864&type=bug
Issue History
2011-04-12 13:36maiteNew Issue
2011-04-12 13:36maiteAssigned To => manoharan
2011-04-12 13:36maiteFile Added: ofxfail.ofx
2011-04-12 13:36maiteOBNetwork customer => Yes
2011-04-12 13:37maiteIssue Monitored: networkb
2011-04-12 13:37maiteAssigned Tomanoharan => mirurita
2011-05-19 11:16maitePriorityurgent => high
2011-05-19 11:16maiteSeveritymajor => minor
2011-06-21 18:25hgbotCheckin
2011-06-21 18:25hgbotNote Added: 0038422
2011-06-21 18:25hgbotStatusnew => resolved
2011-06-21 18:25hgbotResolutionopen => fixed
2011-06-21 18:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.standardOFX/rev/98994d4af5c1afbce9256d1e4ceb1989032d25f3 [^]
2011-06-21 18:59maiteNote Added: 0038424
2011-06-21 18:59maiteStatusresolved => closed

Notes
(0038422)
hgbot   
2011-06-21 18:25   
Repository: erp/pmods/org.openbravo.module.standardOFX
Changeset: 98994d4af5c1afbce9256d1e4ceb1989032d25f3
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Jun 21 18:23:58 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.standardOFX/rev/98994d4af5c1afbce9256d1e4ceb1989032d25f3 [^]

Fixes issue 16767: Lines duplicated when importing ofx file

---
M src-db/database/sourcedata/AD_MODULE.xml
M src/org/openbravo/module/standardOFX/utility/StandardOFX.java
---
(0038424)
maite   
2011-06-21 18:59   
verified