Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0033048 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| feature request | [Retail Modules] Web POS | major | N/A | 2016-05-25 12:35 | 2017-01-05 12:03 | |||||||
| Reporter | Orekaria | View Status | public | |||||||||
| Assigned To | christiangoni | |||||||||||
| Priority | normal | Resolution | open | Fixed in Version | ||||||||
| Status | scheduled | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | SCM revision | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0033048: Be able to test offline mode in the integration | |||||||||||
| Description | Be able to test offline mode in the integration | |||||||||||
| Steps To Reproduce | NA | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0087641) hgbot (developer) 2016-06-20 00:30 |
Repository: tools/automation/pi-mobile Changeset: b7eb3469e72abb24ff48d024e752fe88f204437e Author: Christian Goni <christian.goni <at> openbravo.com> Date: Tue Jun 14 10:31:27 2016 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b7eb3469e72abb24ff48d024e752fe88f204437e [^] related to issue 33048: added Suite Offline --- M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestIdBase.java M src-test/org/openbravo/test/mobile/common/selenium/utils/AllowedErrorsHelper.java M src-test/org/openbravo/test/mobile/common/selenium/utils/ConfigurationProperties.java A src-test/org/openbravo/test/mobile/common/selenium/utils/OBOfflineUtils.java A src-test/org/openbravo/test/mobile/common/selenium/utils/OfflineFlows.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/concurrent/job002/OfflineSuite.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I32872_CashManagementError.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I32875_TransactionNotReconciled.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineAllowedFlows.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineAllowedFlowsWait.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCashmanagement.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCashmanagementWait.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCashup.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCashupWait.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCreateBP.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineCreateBPWait.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineSimplesale.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineSimplesaleWait.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineAllowedFlows.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineAllowedFlowsWait.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCashmanagement.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCashmanagementWait.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCashup.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCashupWait.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCreateBP.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineCreateBPWait.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineSimplesale.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineSimplesaleWait.java --- |
|
(0087642) hgbot (developer) 2016-06-20 00:30 |
Repository: tools/automation/pi-mobile Changeset: a2d90c555db5b07387d4e13d23aaad646d8ecb9a Author: Christian Goni <christian.goni <at> openbravo.com> Date: Tue Jun 14 12:14:25 2016 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a2d90c555db5b07387d4e13d23aaad646d8ecb9a [^] related to issue 33048: fixed test LoginOfflineFlowsWait --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineAllowedFlowsWait.java --- |
|
(0093222) hgbot (developer) 2017-01-05 12:03 |
Repository: tools/automation/pi-mobile Changeset: 346173b29bb0e1058811833c55b7b558ebd75459 Author: Christian Goni <christian.goni <at> openbravo.com> Date: Thu Jan 05 09:54:50 2017 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/346173b29bb0e1058811833c55b7b558ebd75459 [^] related to issue 33048: Be able to test offline mode in the integration --- M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/terminals/WebPOSExtModulesOfflineTerminalHelper.java A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/OfflineCheckCashManagement.java --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2016-05-25 12:35 | Orekaria | New Issue | |
| 2016-05-25 12:35 | Orekaria | Assigned To | => Retail |
| 2016-05-25 12:35 | Orekaria | OBNetwork customer | => No |
| 2016-05-25 12:35 | Orekaria | Triggers an Emergency Pack | => No |
| 2016-05-25 12:35 | Orekaria | Relationship added | blocks 0027430 |
| 2016-05-25 12:36 | Orekaria | Status | new => scheduled |
| 2016-05-25 12:36 | Orekaria | Assigned To | Retail => christiangoni |
| 2016-06-20 00:30 | hgbot | Checkin | |
| 2016-06-20 00:30 | hgbot | Note Added: 0087641 | |
| 2016-06-20 00:30 | hgbot | Checkin | |
| 2016-06-20 00:30 | hgbot | Note Added: 0087642 | |
| 2017-01-05 12:03 | hgbot | Checkin | |
| 2017-01-05 12:03 | hgbot | Note Added: 0093222 | |
| Copyright © 2000 - 2009 MantisBT Group |