Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043983Retail ModulesWeb POSpublic2020-05-07 13:562020-05-21 16:13
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalminorrandom
closedfixed 
5
 
RR20Q3 
aferraz
No
0043983: Tests failed randomly in try-retail due to SyncModel Data is not processed
Tests failed randomly in try-retail due to SyncModel Data is not processed

Error
There is data pending to be sent to the 'message' table. Values: modelName: ChangedBusinessPartners -> hasData: false; modelName: ChangedBPlocation -> hasData: false; 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: false; modelName: TicketReprint -> hasData: true;
Build info: version: '2.53.0', revision: '35ae25b', time: '2016-03-15 17:00:58'
System info: host: 'c18102', ip: '10.1.18.102', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-65-generic', java.version: '11.0.4'
Driver info: driver.version: unknown

Issue: modelName: TicketReprint -> hasData: true;
https://ci.openbravo.com/job/try-ret-modules-pgsql-suite3/2857/ [^]
Tests
ContactInfoForPack.java:63
DeliveryRates_RemoveHomeDelivery.java:76
DeliveryRates_PayInDelivery_SingleDeliveryService.java:70
CheckOTFCouponsNoVariable.java:185
CheckOTFCouponsNoVariable.java:67
No tags attached.
patch 43983 source french_certification_dev.patch (1,484) 2020-05-13 15:16
https://issues.openbravo.com/file_download.php?file_id=14475&type=bug
Issue History
2020-05-07 13:56ranjith_qualiantech_comNew Issue
2020-05-07 13:56ranjith_qualiantech_comAssigned To => ranjith_qualiantech_com
2020-05-07 13:56ranjith_qualiantech_comTriggers an Emergency Pack => No
2020-05-12 15:47ranjith_qualiantech_comStatusnew => scheduled
2020-05-13 15:16ranjith_qualiantech_comFile Added: 43983 source french_certification_dev.patch
2020-05-15 10:38hgbotCheckin
2020-05-15 10:38hgbotNote Added: 0119921
2020-05-20 09:19hgbotCheckin
2020-05-20 09:19hgbotNote Added: 0120077
2020-05-20 09:19hgbotStatusscheduled => resolved
2020-05-20 09:19hgbotResolutionopen => fixed
2020-05-20 09:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.certification.france/rev/dec70fc3c29df50303f17feeb0147f35069cab4a [^]
2020-05-21 16:13aferrazReview Assigned To => aferraz
2020-05-21 16:13aferrazStatusresolved => closed
2020-05-21 16:13aferrazFixed in Version => RR20Q3

Notes
(0119921)
hgbot   
2020-05-15 10:38   
Repository: erp/pmods/org.openbravo.certification.france.dev
Changeset: bacc3fa1d65ecf377c97d6ece3c6ea4c56f29222
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri May 15 14:07:43 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.certification.france.dev/rev/bacc3fa1d65ecf377c97d6ece3c6ea4c56f29222 [^]

Related to issue-43983 : Hook callback should be called when save model is completed

---
M web/org.openbravo.certification.france/js/ticketreprint/postPrintHook.js
---
(0120077)
hgbot   
2020-05-20 09:19   
Repository: erp/pmods/org.openbravo.certification.france
Changeset: dec70fc3c29df50303f17feeb0147f35069cab4a
Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Wed May 20 09:19:19 2020 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.certification.france/rev/dec70fc3c29df50303f17feeb0147f35069cab4a [^]

Fixes ISSUE-43983: Hook callback should be called when save model is completed

---
M src-db/database/sourcedata/AD_MODULE.xml
M web/org.openbravo.certification.france/js/ticketreprint/postPrintHook.js
---