Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044115Retail ModulesWeb POSpublic2020-05-20 07:252020-06-09 09:34
prakashmurugesan88 
prakashmurugesan88 
normalminorhave not tried
closedfixed 
5
 
 
migueldejuana
No
0044115: Test I29152_NoCashAvailableWhenCancellingALayaway failing randomly in try
Test I29152_NoCashAvailableWhenCancellingALayaway failing randomly in try

Error Message
'paymentTabContent_noenoughchangelbl' was expected to be visible
Expected: <true>
     but: was <false>

https://ci.openbravo.com/job/try-ret-test-oracle-suite6/10585/testReport/junit/org.openbravo.test.mobile.retail.pack.selenium.tests.layaway/I29152_NoCashAvailableWhenCancellingALayaway/test__1__terminal__VBS1002_/ [^]
As the error occurs randomly, check console output and find possible cause of the error.
No tags attached.
Issue History
2020-05-20 07:25prakashmurugesan88New Issue
2020-05-20 07:25prakashmurugesan88Assigned To => prakashmurugesan88
2020-05-20 07:25prakashmurugesan88Triggers an Emergency Pack => No
2020-05-30 08:12hgbotCheckin
2020-05-30 08:12hgbotNote Added: 0120474
2020-05-30 08:12hgbotCheckin
2020-05-30 08:12hgbotNote Added: 0120475
2020-05-30 09:30hgbotCheckin
2020-05-30 09:30hgbotNote Added: 0120476
2020-06-03 10:35prakashmurugesan88Statusnew => scheduled
2020-06-09 09:24migueldejuanaStatusscheduled => resolved
2020-06-09 09:24migueldejuanaResolutionopen => fixed
2020-06-09 09:25migueldejuanaReview Assigned To => migueldejuana
2020-06-09 09:25migueldejuanaNote Added: 0120753
2020-06-09 09:25migueldejuanaStatusresolved => closed
2020-06-09 09:33hgbotCheckin
2020-06-09 09:33hgbotNote Added: 0120756
2020-06-09 09:34hgbotCheckin
2020-06-09 09:34hgbotNote Added: 0120757

Notes
(0120474)
hgbot   
2020-05-30 08:12   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5472dddb42d63dd33b9ff5c03f9fc7738de80423
Author: Prakash M <prakash <at> qualiantech.com>
Date: Fri May 29 20:19:56 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5472dddb42d63dd33b9ff5c03f9fc7738de80423 [^]

Related to ISSUE-44115: Included log to verify problem in cancel layaway in try

---
M src/org/openbravo/retail/posterminal/process/IsOrderCancelled.java
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0120475)
hgbot   
2020-05-30 08:12   
Repository: tools/automation/pi-mobile
Changeset: d0f6b6ecdd1c544c355af4af04ec8d18ecb82f4d
Author: Prakash M <prakash <at> qualiantech.com>
Date: Sat May 30 11:41:57 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d0f6b6ecdd1c544c355af4af04ec8d18ecb82f4d [^]

Related to ISSUE-44115: Included log to verify problem in cancel layaway in try

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I29152_NoCashAvailableWhenCancellingALayaway.java
---
(0120476)
hgbot   
2020-05-30 09:30   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 450e231ca297496a5eead46e14b937cbdc0009c5
Author: Prakash M <prakash <at> qualiantech.com>
Date: Sat May 30 12:59:50 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/450e231ca297496a5eead46e14b937cbdc0009c5 [^]

Related to ISSUE-44115: Fixed JS Lint issue

---
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0120753)
migueldejuana   
2020-06-09 09:25   
Reviewed
(0120756)
hgbot   
2020-06-09 09:33   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6d9ebd516e94da073e6c1143b8f212d875fd1432
Author: Prakash M <prakash <at> qualiantech.com>
Date: Tue Jun 09 12:59:44 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6d9ebd516e94da073e6c1143b8f212d875fd1432 [^]

Related to ISSUE-44115: Backed out changeset - 450e231ca297, 5472dddb42d6

* Removed added logs

---
M src/org/openbravo/retail/posterminal/process/IsOrderCancelled.java
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0120757)
hgbot   
2020-06-09 09:34   
Repository: tools/automation/pi-mobile
Changeset: 01fec1b667d9a3d486f1acf0fc0e7e3e2cd5c076
Author: Prakash M <prakash <at> qualiantech.com>
Date: Tue Jun 09 12:58:35 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/01fec1b667d9a3d486f1acf0fc0e7e3e2cd5c076 [^]

Related to ISSUE-44115: Removed log added to verify try errors

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I29152_NoCashAvailableWhenCancellingALayaway.java
---