Openbravo Issue Tracking System - Modules
View Issue Details
0040799ModulesSAP Connectorpublic2019-05-07 12:582019-06-07 13:28
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
 
AugustoMauch
0040799: Use XMLUtils to create the objects used to deal with XML documents
The code in the module that creates objects to deal with XML documents should make use of the XMLUtils class to create those objects.
-
No tags attached.
related to defect 0040642 closed alostale Openbravo ERP centralize in XMLUtils creation of objects to deal with XML documents 
Issue History
2019-05-07 12:58caristuNew Issue
2019-05-07 12:58caristuAssigned To => platform
2019-05-07 12:58caristuAssigned Toplatform => caristu
2019-05-07 12:59caristuRelationship addedrelated to 0040642
2019-05-07 12:59caristuIssue cloned0040800
2019-05-27 18:10hgbotCheckin
2019-05-27 18:10hgbotNote Added: 0112185
2019-05-27 18:10hgbotStatusnew => resolved
2019-05-27 18:10hgbotResolutionopen => fixed
2019-05-27 18:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.service.integration.sapecc/rev/f943d72715c512fb67ac6a45a0103a166e62509a [^]
2019-05-27 18:11caristuReview Assigned To => AugustoMauch
2019-06-07 13:28AugustoMauchNote Added: 0112505
2019-06-07 13:28AugustoMauchStatusresolved => closed

Notes
(0112185)
hgbot   
2019-05-27 18:10   
Repository: erp/pmods/org.openbravo.service.integration.sapecc
Changeset: f943d72715c512fb67ac6a45a0103a166e62509a
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon May 27 18:10:00 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.service.integration.sapecc/rev/f943d72715c512fb67ac6a45a0103a166e62509a [^]

fixes bug 40799: use XMLUtils to deal with XML documents

---
M src/org/openbravo/service/integration/sapecc/idoc/IdocUnwrapper.java
M src/org/openbravo/service/integration/sapecc/idoc/IdocXmlFormatter.java
M src/org/openbravo/service/integration/sapecc/idoc/XmlToSynchronizableBusinessObjectConverter.java
---
(0112505)
AugustoMauch   
2019-06-07 13:28   
Code reviewed and verified