Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0031687 | Retail Modules | Web POS | public | 2015-12-10 11:19 | 2018-10-24 19:31 |
|
Reporter | agete | |
Assigned To | Orekaria | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR16Q1 | |
Merge Request Status | |
Review Assigned To | jorge-garcia |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0031687: [SERQA 460] Loose error when the user fails to enter proper date format in the open till window |
Description | Making an Open till in the WEB POS, the application asks for a business date, if it is not added in a correct format, an error message indicates that the format can not be parsed but it does not indicate to the user how to do it.
It is required to indicate the format to add this business date. |
Steps To Reproduce | 1. Make an open till
2. Add the following business date 2015/12/10
3. Check an error message appears indicating the date can not be parsed, but it does not indicate how to do it |
Proposed Solution | When asking for a business date, indicate how to add it. For example, add the business date dd/mm/yyyy |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0031770 | | new | Retail | When opening a store, a '-' button must appear instead of a '/' |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-12-10 11:19 | agete | New Issue | |
2015-12-10 11:19 | agete | Assigned To | => Retail |
2015-12-10 11:19 | agete | Resolution time | => 1450911600 |
2015-12-10 11:19 | agete | Triggers an Emergency Pack | => No |
2015-12-10 15:40 | Orekaria | Summary | [SERQA 460] Indicate in the error message when opening till the business date format => [SERQA 460] Loose error when the user fails to enter proper date format in the open till window |
2015-12-10 15:41 | Orekaria | Assigned To | Retail => Orekaria |
2015-12-10 15:41 | Orekaria | Status | new => feedback |
2015-12-10 15:41 | Orekaria | Status | feedback => scheduled |
2015-12-10 17:06 | hgbot | Checkin | |
2015-12-10 17:06 | hgbot | Note Added: 0082645 | |
2015-12-10 17:06 | hgbot | Status | scheduled => resolved |
2015-12-10 17:06 | hgbot | Resolution | open => fixed |
2015-12-10 17:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/8ccd4a8fd4afd10140bb6b6c193fdfdb7b764c96 [^] |
2015-12-10 17:16 | Orekaria | Review Assigned To | => guilleaer |
2015-12-11 08:05 | hgbot | Checkin | |
2015-12-11 08:05 | hgbot | Note Added: 0082664 | |
2015-12-23 17:46 | jorge-garcia | Relationship added | related to 0031770 |
2015-12-23 17:47 | jorge-garcia | Note Added: 0082970 | |
2015-12-23 17:47 | jorge-garcia | Review Assigned To | guilleaer => jorge-garcia |
2015-12-23 17:48 | jorge-garcia | Status | resolved => closed |
2015-12-23 17:48 | jorge-garcia | Fixed in Version | => RR16Q1 |
2018-10-24 19:31 | hgbot | Checkin | |
2018-10-24 19:31 | hgbot | Note Added: 0107556 | |
Notes |
|
(0082645)
|
hgbot
|
2015-12-10 17:06
|
|
|
|
(0082664)
|
hgbot
|
2015-12-11 08:05
|
|
Repository: tools/automation/pi-mobile
Changeset: c04a2163a823adb8664586f884fc3f468ba6808f
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Thu Dec 10 17:03:14 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c04a2163a823adb8664586f884fc3f468ba6808f [^]
Verifies issue 31687: Added automated test 'I31687_ErrorMessageOpeningTill'
---
M src-test/org/openbravo/test/mobile/common/selenium/terminals/WebPOSExtModulesTerminalHelper.java
M src-test/org/openbravo/test/mobile/common/selenium/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/OpenStoreTill.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I31687_ErrorMessageOpeningTill.java
---
|
|
|
(0082970)
|
jorge-garcia
|
2015-12-23 17:47
|
|
Code review and testing ok |
|
|
(0107556)
|
hgbot
|
2018-10-24 19:31
|
|
Repository: tools/automation/pi-mobile
Changeset: c300d841ecc91e297e4c434eb593a709c2bce50a
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Tue Oct 23 11:13:04 2018 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c300d841ecc91e297e4c434eb593a709c2bce50a [^]
Related to issue 31687: Test refactor in order to stabilize it in ci.
---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I31687_ErrorMessageOpeningTill.java
---
|
|