Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0029975 | Retail Modules | Web POS | public | 2015-05-22 10:34 | 2015-05-22 10:39 | ||||||||||||||
Reporter | Orekaria | ||||||||||||||||||
Assigned To | Retail | ||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||||||
Status | new | Resolution | open | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | Fixed in Version | ||||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | |||||||||||||||||||
OBNetwork customer | |||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0029975: The DONE button should be disabled until the action it provokes is valid | ||||||||||||||||||
Description | The DONE button should be disabled until the action it provokes is valid This button is sensitive enough so, even if the button is not shown, the button should be disabled This also would prevent the tests performing non available actions and would prevent the button to be available even if a bug shows it at the wrong time | ||||||||||||||||||
Steps To Reproduce | Execute the following test. Note that the test executes the DONE action when it is not available: tap(TestId.BUTTON_BROWSE); tap(TestId.BUTTON_CATEGORY_BACKPACKSANDTRAVEL); tap(TestId.BUTTON_PRODUCT_BACKPACKSANDTRAVEL_ALPINESKIING); verify(TestId.LABEL_TOTALTOPAY, "109.90"); tap(TestId.BUTTON_PAY); isDisabled(TestId.BUTTON_PAY_DONE, true); tap(TestId.BUTTON_DELETERECEIPT); tap(TestId.BUTTON_DELETERECEIPT_CONFIRM); | ||||||||||||||||||
Proposed Solution | |||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2015-05-22 10:34 | Orekaria | New Issue | |||||||||||||||||
2015-05-22 10:34 | Orekaria | Assigned To | => Retail | ||||||||||||||||
2015-05-22 10:34 | Orekaria | Triggers an Emergency Pack | => No | ||||||||||||||||
2015-05-22 10:39 | Orekaria | Relationship added | related to 0029530 | ||||||||||||||||
2015-05-22 11:44 | Orekaria | Relationship added | related to 0029959 |
There are no notes attached to this issue. |