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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032499
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] SEPA Direct Debit Customer-to-Bankmajoralways2016-03-17 11:102016-04-13 14:14
ReporterngarciaView Statuspublic 
Assigned Tomarkmm82 
PriorityurgentResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Tongarcia
Regression introduced in release
Summary

0032499: <Nm> tag is wrongly included within <CdtrSchmeId> tag when Use_Nm_For_Identifiers parameter is set to Y

Description<Nm> tag is wrongly included within <CdtrSchmeId> tag when Use_Nm_For_Identifiers parameter is set to Y
Steps To ReproduceAs group admin role:
   Follow the configuration guide of the module (apply the dataset, add the payment method to the financial account...):
      http://wiki.openbravo.com/wiki/SEPA_Direct_Debit_Customer-to-Bank/User_Documentation [^]
   Create a Remittance with SEPA Core Direct Debit Customer-to-Bank (pain.008.001.03) remittance type
   Add a line to it and process it
   Check the Use_Nm_For_Identifiers parameter is set to Y for the remittance type
   Create Remittance File
   Check the <Nm> tag was included int the <CdtrSchmeId> section while it should not
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0085610)
vmromanos (manager)
2016-04-13 14:13

According to pain.008.001.03 xsd (only relevant information):


<xs:element maxOccurs="1" minOccurs="0" name="CdtrSchmeId" type="PartyIdentification43"/>


    <xs:complexType name="PartyIdentification43">
        <xs:sequence>
            <xs:element maxOccurs="1" minOccurs="0" name="Nm" type="Max140Text"/>
        </xs:sequence>
    </xs:complexType>


That means the Nm tag is an optional tag inside CdtrSchmeId.
The way to avoid including it is to set Use_Nm_For_Identifiers = N
(0085611)
psanjuan (manager)
2016-04-13 14:14

Issue rejected as there is nothing to change here. Working as expected.

If you do not want to get <Nm> tag inside <CdtrSchmeId> section, set Use_Nm_For_Identifiers parameter to NO.

- Issue History
Date Modified Username Field Change
2016-03-17 11:10 ngarcia New Issue
2016-03-17 11:10 ngarcia Assigned To => Triage Finance
2016-03-17 11:10 ngarcia Resolution time => 1461708000
2016-03-17 11:10 ngarcia Issue Monitored: networkb
2016-04-05 12:24 aferraz Assigned To Triage Finance => markmm82
2016-04-12 18:13 markmm82 Status new => scheduled
2016-04-13 13:45 psanjuan Note Added: 0085609
2016-04-13 14:12 psanjuan Note Deleted: 0085609
2016-04-13 14:13 vmromanos Note Added: 0085610
2016-04-13 14:14 psanjuan Note Added: 0085611
2016-04-13 14:14 psanjuan Review Assigned To => ngarcia
2016-04-13 14:14 psanjuan Status scheduled => closed
2016-04-13 14:14 psanjuan Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker