Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041929Retail ModulesWeb POSpublic2019-10-04 08:042019-10-15 18:41
ranjith_qualiantech_com 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
 
marvintm
No
0041929: API change: Replace Entity param with String in DataSynchronizationErrorHandler class

https://issues.openbravo.com/view.php?id=41867 [^]

Currently in DataSynchronizationErrorHandler class, we have Entity as parameter. But for some DataSynchronization process like Cancel Layaway and Void Layaway, we don't have the Entity related to the process.

If Entity param is replaced with String, we can pass the entityName as value and it will be used to create the ImportEntry and ImportEntryError if any error occurs in DataSynchronization process
.
Approved
related to defect 0041867 closed ranjith_qualiantech_com Void Layaway errors generate Import entry errors instead of Errors While importing 
Issue History
2019-10-04 08:04ranjith_qualiantech_comNew Issue
2019-10-04 08:04ranjith_qualiantech_comAssigned To => marvintm
2019-10-04 08:04ranjith_qualiantech_comTriggers an Emergency Pack => No
2019-10-04 13:43marvintmRelationship addedrelated to 0041867
2019-10-08 13:43dmitry_mezentsevTag Attached: Approved
2019-10-11 07:40ranjith_qualiantech_comStatusnew => scheduled
2019-10-11 07:57hgbotCheckin
2019-10-11 07:57hgbotNote Added: 0115017
2019-10-14 08:57ranjith_qualiantech_comStatusscheduled => resolved
2019-10-14 08:57ranjith_qualiantech_comResolutionopen => fixed
2019-10-15 18:41marvintmReview Assigned To => marvintm
2019-10-15 18:41marvintmStatusresolved => closed

Notes
(0115017)
hgbot   
2019-10-11 07:57   
Repository: retail/api-checks-retail
Changeset: 2443b4fc6411edecace3a3003688bcd36ba95ca1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Oct 11 11:15:16 2019 +0530
URL: http://code.openbravo.com/retail/api-checks-retail/rev/2443b4fc6411edecace3a3003688bcd36ba95ca1 [^]

Related to issue 41929 : Java API changes for DataSynchronizationErrorHandler

---
M java/reference/java.japi.gz
---