Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040410Retail ModulesWeb POSpublic2019-03-18 16:342019-03-28 14:12
anderaranguren 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
pi 
RR19Q2 
marvintm
No
0040410: An error is thrown when trying to synchronize the pending Terminal Log
An error is thrown when trying to synchronize the pending Terminal Log
1. Login in POS
2. On developer tools go to offline.
3. Create a ticket and complete it.
4. Open Pending Sync.
5. Select Terminal Log.
6. An error is thrown.
No tags attached.
? OfflineError.mp4 (2,815,216) 2019-03-18 16:34
https://issues.openbravo.com/file_download.php?file_id=12761&type=bug
Issue History
2019-03-18 16:34anderarangurenNew Issue
2019-03-18 16:34anderarangurenAssigned To => Retail
2019-03-18 16:34anderarangurenFile Added: OfflineError.mp4
2019-03-18 16:34anderarangurenResolution time => 1554674400
2019-03-18 16:34anderarangurenTriggers an Emergency Pack => No
2019-03-19 12:22ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-03-19 12:23ranjith_qualiantech_comStatusnew => scheduled
2019-03-20 06:29hgbotCheckin
2019-03-20 06:29hgbotNote Added: 0110501
2019-03-20 06:29hgbotStatusscheduled => resolved
2019-03-20 06:29hgbotResolutionopen => fixed
2019-03-20 06:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1f1a517ad47c8bfe86b2d248faa9ee66deaf68f6 [^]
2019-03-28 14:12marvintmReview Assigned To => marvintm
2019-03-28 14:12marvintmStatusresolved => closed
2019-03-28 14:12marvintmFixed in Version => RR19Q2

Notes
(0110501)
hgbot   
2019-03-20 06:29   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 1f1a517ad47c8bfe86b2d248faa9ee66deaf68f6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Mar 20 10:59:00 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1f1a517ad47c8bfe86b2d248faa9ee66deaf68f6 [^]

Fixed issue 40410 : Updated Identifier for Pending Terminal Log Models to Synchronize

* When showing Pending Terminal Log Models to Synchronize, attributes were missing in model
  So model.id used to get identifier instead of model.get('id')

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---