Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034853Retail ModulesWeb POSpublic2017-01-05 09:562017-04-25 10:16
guillermogil 
jorge-garcia 
highmajoralways
closedfixed 
5
 
RR17Q2 
marvintm
No
0034853: DataSynchronization is not handling errors for opened layaways
If you try to pay totally an existing layaway and an exception is raised on OrderLoader there is no Error on Errors While Importing and it is not getting updated.
Only the following Warn is shown:
95b61838 410329 [Import Entry - 3] WARN org.openbravo.mobile.core.process.DataSynchronizationProcess - Record in process org.openbravo.retail.posterminal.OrderLoader duplicated with id: DA68B2C89B19CC48E347930EBCAE75CA Error not saved.
Load a Layaway with a payment on WebPOS
Close the period
Pay totally the layaway
Record is not saved
No tags attached.
depends on backport 0035827RR17Q1.1 closed jorge-garcia DataSynchronization is not handling errors for opened layaways 
depends on backport 0035828RR16Q4.3 closed jorge-garcia DataSynchronization is not handling errors for opened layaways 
has duplicate defect 0035787 closed jorge-garcia Under Some circumstances ID property is not sent on Open Till 
Issue History
2017-01-05 09:56guillermogilNew Issue
2017-01-05 09:56guillermogilAssigned To => Retail
2017-01-05 09:56guillermogilResolution time => 1453762800
2017-01-05 09:56guillermogilTriggers an Emergency Pack => No
2017-01-09 10:32jorge-garciaStatusnew => scheduled
2017-01-09 10:32jorge-garciaAssigned ToRetail => jorge-garcia
2017-01-09 11:22marvintmResolution time1453762800 => 1485385200
2017-01-11 09:20hgbotCheckin
2017-01-11 09:20hgbotNote Added: 0093323
2017-01-11 09:20hgbotCheckin
2017-01-11 09:20hgbotNote Added: 0093324
2017-01-11 09:20hgbotStatusscheduled => resolved
2017-01-11 09:20hgbotResolutionopen => fixed
2017-01-11 09:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/386a2fd3627e1fec325b3fff8bbca53b71918437 [^]
2017-01-13 13:34marvintmReview Assigned To => marvintm
2017-01-13 13:34marvintmStatusresolved => closed
2017-01-13 13:34marvintmFixed in Version => RR17Q2
2017-02-22 18:30PracticsIssue Monitored: Practics
2017-04-25 10:13jorge-garciaRelationship addedhas duplicate 0035787
2017-04-25 10:16jorge-garciaNote Added: 0096149
2017-04-25 10:16jorge-garciaStatusclosed => new
2017-04-25 10:16jorge-garciaResolutionfixed => open
2017-04-25 10:16jorge-garciaFixed in VersionRR17Q2 =>
2017-04-25 10:16jorge-garciaStatusnew => scheduled
2017-04-25 10:16jorge-garciaStatusscheduled => resolved
2017-04-25 10:16jorge-garciaFixed in Version => RR17Q2
2017-04-25 10:16jorge-garciaResolutionopen => fixed
2017-04-25 10:16jorge-garciaStatusresolved => closed

Notes
(0093323)
hgbot   
2017-01-11 09:20   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8a9e8753fd3ad55283853ffb2c153a36470fdf49
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Jan 10 17:01:21 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8a9e8753fd3ad55283853ffb2c153a36470fdf49 [^]

Related to issue 34853: DataSynchronization is not handling errors for opened
layaways

AdditionalCheckForDuplicates is no longer an extended function from
DataSynchronizationProcess.

---
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
---
(0093324)
hgbot   
2017-01-11 09:20   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 386a2fd3627e1fec325b3fff8bbca53b71918437
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Jan 10 16:59:20 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/386a2fd3627e1fec325b3fff8bbca53b71918437 [^]

Fixed issue 34853: DataSynchronization is not handling errors for opened
layaways

Additional duplicate id check is no longer necessary since the implementation
of import entry processor.

---
M src/org/openbravo/mobile/core/process/DataSynchronizationProcess.java
---
(0096149)
jorge-garcia   
2017-04-25 10:16   
Reopen issue to create backports for 17Q1.1 and RR16Q4.3