Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041371Retail ModulesWeb POSpublic2019-06-03 17:542019-07-16 19:52
gorka_gil 
gorka_gil 
immediatemajoralways
closedfixed 
5
 
RR19Q2.1RR19Q2.1 
guilleaer
No
No
0041371: Test I38194_SCORefreshMasterData is failing in quarantine
Test I38194_SCORefreshMasterData is failing in quarantine
https://ci.openbravo.com/job/ret-qa-modules-pgsql-suite2/2432/ [^]
No tags attached.
blocks defect 0041013 closed gorka_gil Test I38194_SCORefreshMasterData is failing in quarantine 
Issue History
2019-07-16 17:57gorka_gilTypedefect => backport
2019-07-16 17:57gorka_gilTarget Version => RR19Q2.1
2019-07-16 18:13hgbotCheckin
2019-07-16 18:13hgbotNote Added: 0113442
2019-07-16 18:13hgbotStatusscheduled => resolved
2019-07-16 18:13hgbotResolutionopen => fixed
2019-07-16 18:13hgbotFixed in SCM revisionhttp://code.openbravo.com/tools/automation/pi-mobile/rev/58ea0a7e78163d7eac11cd4f4ecbea17586fdd93 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q2.1/pi-mobile/rev/09fcc17f4d479a61026ad7b43812d297515374a6 [^]
2019-07-16 18:13hgbotCheckin
2019-07-16 18:13hgbotNote Added: 0113443
2019-07-16 18:13hgbotCheckin
2019-07-16 18:13hgbotNote Added: 0113444
2019-07-16 18:13hgbotCheckin
2019-07-16 18:13hgbotNote Added: 0113445
2019-07-16 19:52guilleaerStatusresolved => closed
2019-07-16 19:52guilleaerFixed in Version => RR19Q2.1

Notes
(0113442)
hgbot   
2019-07-16 18:13   
Repository: retail/backports/3.0RR19Q2.1/pi-mobile
Changeset: 09fcc17f4d479a61026ad7b43812d297515374a6
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Thu Jun 13 19:41:45 2019 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR19Q2.1/pi-mobile/rev/09fcc17f4d479a61026ad7b43812d297515374a6 [^]

Fixes issue 41371: Added workaround to close the popup of auto open till done, in SCO-1 terminal, after a cashup or when till is close

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/terminals/WebPOSExtModulesTerminalHelper.java
---
(0113443)
hgbot   
2019-07-16 18:13   
Repository: retail/backports/3.0RR19Q2.1/pi-mobile
Changeset: 03d7e758ece4aec8b8ef3df68a90b9c19b444534
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Fri Jun 14 11:34:27 2019 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR19Q2.1/pi-mobile/rev/03d7e758ece4aec8b8ef3df68a90b9c19b444534 [^]

Related to issue 41371: (important change) change isFirst function to not fail if two elements found, also changed to exit when found one

---
M src-test/org/openbravo/test/mobile/retail/mobilecore/intuitive/IntuitiveCommandsMobileCore.java
---
(0113444)
hgbot   
2019-07-16 18:13   
Repository: retail/backports/3.0RR19Q2.1/pi-mobile
Changeset: f9481ef9b09c26192a558731aef9223e59a019ab
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Fri Jun 14 12:18:52 2019 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR19Q2.1/pi-mobile/rev/f9481ef9b09c26192a558731aef9223e59a019ab [^]

Related to issue 41371: Fix TestId name (use confirmationPopup_btnOK instead confirmationPopup_btnOk )

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/terminals/WebPOSExtModulesTerminalHelper.java
---
(0113445)
hgbot   
2019-07-16 18:13   
Repository: retail/backports/3.0RR19Q2.1/pi-mobile
Changeset: 392b41285057dc7d60f7bba29b2e2fc7bbca2927
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Thu Jun 27 17:19:41 2019 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR19Q2.1/pi-mobile/rev/392b41285057dc7d60f7bba29b2e2fc7bbca2927 [^]

Related to issue 41371: fix workaround to close the auto opentill popup

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/terminals/WebPOSExtModulesTerminalHelper.java
---