Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034951 | Retail Modules | Web POS | public | 2017-01-13 14:52 | 2017-03-14 09:13 |
|
Reporter | lorenzofidalgo | |
Assigned To | rqueralta | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034951: Error message in Split Lines popup is wrong. It says "should" when it must be "must". |
Description | Inside Split Lines popup, when the Original Quantity of 'pieces" does not match with the Split Quantity, the following error appears: "The sum of pieces quantity should match the original quantity amount". When that error is shown, it is not possible clicking Apply, so it has to say "The sum of pieces quantity must match the original quantity amount" instead of The sum of pieces quantity should match the original quantity amount. |
Steps To Reproduce | 0-Login POS as vallblanca.1
1-Add 4x "Avalanche transceiver".
2-Click EDIT tab.
3-Click Split button below EDIT tab.
4-When Split popup appears, next to "Line 1 Quantity", click "-" button. DEFECT: The message "The sum of pieces quantity should match the original quantity amount" is wrong. It says "should" when it must say "must".
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-01-13 14:52 | lorenzofidalgo | New Issue | |
2017-01-13 14:52 | lorenzofidalgo | Assigned To | => Retail |
2017-01-13 14:52 | lorenzofidalgo | OBNetwork customer | => No |
2017-01-13 14:52 | lorenzofidalgo | Triggers an Emergency Pack | => No |
2017-02-08 18:33 | rqueralta | Assigned To | Retail => rqueralta |
2017-02-13 20:19 | hgbot | Checkin | |
2017-02-13 20:19 | hgbot | Note Added: 0094291 | |
2017-02-13 20:19 | hgbot | Status | new => resolved |
2017-02-13 20:19 | hgbot | Resolution | open => fixed |
2017-02-13 20:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e93a83df0fe5dbc8570127f93ff5ca68837890e8 [^] |
2017-02-13 20:24 | rqueralta | Note Added: 0094292 | |
2017-02-14 13:10 | hgbot | Checkin | |
2017-02-14 13:10 | hgbot | Note Added: 0094311 | |
2017-03-14 09:13 | marvintm | Review Assigned To | => marvintm |
2017-03-14 09:13 | marvintm | Status | resolved => closed |
2017-03-14 09:13 | marvintm | Fixed in Version | => RR17Q2 |
Notes |
|
(0094291)
|
hgbot
|
2017-02-13 20:19
|
|
|
|
|
Test plan:
Go to WebPOS and login POS as vallblanca
- Add 4x "Avalanche transceiver"
- Click EDIT tab
- Click Split button below EDIT tab
- When Split popup appears, next to "Line 1 Quantity", click "-" button.
- Check The message says "The sum of pieces quantity must match the original quantity amount". |
|
|
(0094311)
|
hgbot
|
2017-02-14 13:10
|
|
Repository: tools/automation/pi-mobile
Changeset: a8f666ebeef5f978b5d18c6aa0f9f5646b8d40d3
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Feb 14 13:10:33 2017 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a8f666ebeef5f978b5d18c6aa0f9f5646b8d40d3 [^]
Ralted to issue 34951: Error message in Split Lines popup is wrong.
It says "should" when it must be "must".
The test must verify the actual message in this scenario.
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/splitline/I34314_ProblemWithNonNumericValues.java
---
|
|