Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030835Retail ModulesWeb POSpublic2015-09-16 12:542015-10-07 16:54
malsasua 
marvintm 
highmajoralways
closedno change required 
20Community Appliance
RR15Q2.3 
 
marvintm
OBPS
38078
No
0030835: error to sync a receipt from terminal, but it is not deleted from terminal and it is not saved in errors while importing
when the JSON of receipt is incorrect (createdby and updatedby are null), when the receipt is synced, it is not saved in error while importing data, and never is removed from local database
. in offline: create a receipt
. update the json, updating the createdby and updatedby to null
. go online
No tags attached.
has duplicate defect 0029871RR15Q3 closed aaroncalero Web POS orders not synchronizing 
Issue History
2015-09-16 12:54malsasuaNew Issue
2015-09-16 12:54malsasuaAssigned To => Retail
2015-09-16 12:54malsasuaOBNetwork customer => Yes
2015-09-16 12:54malsasuaSupport ticket => 38078
2015-09-16 12:54malsasuaResolution time => 1444255200
2015-09-16 12:54malsasuaTriggers an Emergency Pack => No
2015-09-16 19:11OrekariaNote Added: 0080438
2015-09-16 19:11OrekariaStatusnew => feedback
2015-09-16 21:18OrekariaAssigned ToRetail => malsasua
2015-09-17 10:01malsasuaNote Added: 0080448
2015-09-17 10:01malsasuaStatusfeedback => new
2015-10-05 12:10OrekariaAssigned Tomalsasua => marvintm
2015-10-05 12:10OrekariaStatusnew => scheduled
2015-10-07 15:33marvintmReview Assigned To => marvintm
2015-10-07 15:33marvintmNote Added: 0080860
2015-10-07 15:33marvintmStatusscheduled => closed
2015-10-07 15:33marvintmResolutionopen => no change required
2015-10-07 16:54malsasuaRelationship addedhas duplicate 0029871

Notes
(0080438)
Orekaria   
2015-09-16 19:11   
There is no way to create a bad order
What are the customer actions that lead to this ticket?
What are the expected actions?
(0080448)
malsasua   
2015-09-17 10:01   
when the sync process fail by this reason (createdby in json is null), the receipt should be stored in Errors while importing.
I think that, in the sync process, one exception will be raised and it is not managed. For this reason the process does not finish and the receipt is not stored in errors while importing
(0080860)
marvintm   
2015-10-07 15:33   
Due to latest changes to the DataSynchronizationProcess class this problem doesn't happen anymore.