Openbravo Issue Tracking System - Modules
View Issue Details
0026312ModulesSEPA Credit Transfer Customer-to-Bankpublic2014-04-16 19:112014-06-09 12:59
maite 
pramakrishnan 
urgentmajoralways
closedopen 
5
 
 
0026312: <CreDtTm> is not properly defined
According with page 33 of file "C34_ES_XML_Guía transferencias cheques Noviembre 2010.pdf" included in module's "doc" folder, <CreDtTm> field should be 19 position length and follow this structure:

<CreDtTm>2010-06-10T08:35:30</CreDtTm>
1. Create remittance with any line and process
2. Navigate to involved Business Partner from Bank Instruction tab. Access Location tab and edit location to set dir'ección
3. Run "Create remittance file" process and realize that <CreDtTm> is
<CreDtTm>2014-04-16T18:58:47.294+02:00</CreDtTm>

Same error should be fixed for SEPA Direct Debit module
No tags attached.
related to defect 0026311 closed rafaroda Modules Special characters not properly exported when running "Create Remitance File" 
related to defect 0026536 closed vmromanos Localization Pack: Spain wrong date handling of dates in SEPA files 
Issue History
2014-04-16 19:11maiteNew Issue
2014-04-16 19:11maiteAssigned To => vmromanos
2014-04-16 19:11maiteRelationship addedrelated to 0026311
2014-04-16 19:13maiteSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5721#r5721
2014-05-05 13:25jonalegriaesarteAssigned Tovmromanos => pramakrishnan
2014-05-05 13:28jonalegriaesarteResolution time => 1400104800
2014-05-26 11:33psanjuanRelationship addedrelated to 0026536
2014-05-26 13:14psanjuanStatusnew => scheduled
2014-05-26 13:14psanjuanStatusscheduled => resolved
2014-05-28 18:10hgbotCheckin
2014-05-28 18:10hgbotNote Added: 0067539
2014-06-09 12:59maiteNote Added: 0067824
2014-06-09 12:59maiteStatusresolved => closed

Notes
(0067539)
hgbot   
2014-05-28 18:10   
Repository: erp/pmods/org.openbravo.sepa.iso20022
Changeset: b832ffd6cd773a44f262601c4ebf4d65bbb3a2e3
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed May 28 18:10:24 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.sepa.iso20022/rev/b832ffd6cd773a44f262601c4ebf4d65bbb3a2e3 [^]

Related to issue 26312: <CreDtTm> is not properly defined

---
M src/org/openbravo/sepa/iso20022/util/SEPAUtil.java
---
(0067824)
maite   
2014-06-09 12:59   
verified