Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044409Retail ModulesWeb POSpublic2020-06-18 11:442020-06-29 08:28
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajorrandom
closedfixed 
5
 
RR20Q3 
marvintm
No
0044409: Random error in test when Changing terminal or Completing cashup
Random error occurs in the test when Changing terminal or Completing cashup

When changing terminal or Completing cashup, logout triggers.
But messages(TerminalLog) is pending to be Synchronized.
 
There are records in the 'message' table pending to be sent to the server
Build info: version: '2.53.0', revision: '35ae25b', time: '2016-03-15 17:00:58'
System info: host: 'c18104', ip: '10.1.18.104', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-65-generic', java.version: '11.0.4'
Driver info: driver.version: unknown
--------------------------------------------------------------------------
There is data pending to be sent to the 'message' table. Values: modelName: Order -> hasData: false; modelName: CashUp -> hasData: false; modelName: CashManagement -> hasData: false; modelName: CancelLayaway -> hasData: false; modelName: ChangedLoyaltySubscription -> hasData: false; modelName: ChangedLoyaltyCard -> hasData: false; modelName: ChangedLoyaltyEarnedPoints -> hasData: false; modelName: OBRETSS_Sequence -> hasData: false; modelName: TerminalMonitor -> hasData: true; modelName: TicketReprint -> hasData: false;
Build info: version: '2.53.0', revision: '35ae25b', time: '2016-03-15 17:00:58'
System info: host: 'c18101', ip: '10.1.18.101', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-106-generic', java.version: '11.0.7'
Driver info: driver.version: unknown
https://ci.openbravo.com/job/try-ret-test-oracle-suite8/10418/ [^]
https://ci.openbravo.com/job/try-ret-test-oracle-suite6/ [^]
https://builds.openbravo.com/job/try-ret-test-pgsql-suite6/230/ [^]
https://ci.openbravo.com/job/try-ret-test-oracle-suite4/16264/ [^]
https://builds.openbravo.com/job/try-ret-test-oracle-suite4/228/ [^]
https://builds.openbravo.com/job/try-ret-test-oracle-suite4/239/ [^]
https://ci.openbravo.com/job/try-ret-test-oracle-suite7/10607/ [^]
https://builds.openbravo.com/job/try-ret-modules-oracle-suite4/222/ [^]
https://builds.openbravo.com/job/try-ret-modules-oracle-suite6/222/ [^]
https://builds.openbravo.com/job/try-ret-test-oracle-suite8/225/ [^]
No tags attached.
Issue History
2020-06-18 11:44ranjith_qualiantech_comNew Issue
2020-06-18 11:44ranjith_qualiantech_comAssigned To => Retail
2020-06-18 11:44ranjith_qualiantech_comTriggers an Emergency Pack => No
2020-06-18 11:44ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-06-18 11:45ranjith_qualiantech_comStatusnew => scheduled
2020-06-22 07:21hgbotCheckin
2020-06-22 07:21hgbotNote Added: 0120939
2020-06-22 07:21hgbotStatusscheduled => resolved
2020-06-22 07:21hgbotResolutionopen => fixed
2020-06-22 07:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/573c6cc5c07dcf4ad0a9f18cebe87d2d3b84771f [^]
2020-06-29 08:28marvintmReview Assigned To => marvintm
2020-06-29 08:28marvintmStatusresolved => closed
2020-06-29 08:28marvintmFixed in Version => RR20Q3

Notes
(0120939)
hgbot   
2020-06-22 07:21   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 573c6cc5c07dcf4ad0a9f18cebe87d2d3b84771f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 22 10:50:36 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/573c6cc5c07dcf4ad0a9f18cebe87d2d3b84771f [^]

Fixed issue-44409: Message should be Synched before logout

* When POS is logout due to cashup or change terminal, then Message should be Synched before logout

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