Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029312 | Retail Modules | Web POS | public | 2015-03-17 11:17 | 2015-03-30 18:20 |
|
Reporter | Orekaria | |
Assigned To | mario_castello | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR15Q2 | |
Merge Request Status | |
Review Assigned To | aaroncalero |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029312: A sale can be finished when there is no cash available |
Description | A sale can be finished when there is no cash available
|
Steps To Reproduce | Log into the WebPOS
- cashup (leave nothing)
- create a negative return
- try to return
- the 'not enough cash available' message should appear (CORRECT)
- tap on the exact amount button or add any cash to return
- verify that if the card button is tapped, the message disappears and the sale can be finished (INCORRECT) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0029463 | RR15Q4 | closed | jorge-garcia | It is possible to give change or pay a return ticket if there is no cash available | blocks | feature request | 0028933 | RR16Q1 | closed | Retail | QA: RR15Q2: Add tests for Mobile applications |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-03-17 11:17 | Orekaria | New Issue | |
2015-03-17 11:17 | Orekaria | Assigned To | => marvintm |
2015-03-17 11:17 | Orekaria | Triggers an Emergency Pack | => No |
2015-03-20 15:39 | mario_castello | Assigned To | marvintm => mario_castello |
2015-03-23 16:37 | hgbot | Checkin | |
2015-03-23 16:37 | hgbot | Note Added: 0075885 | |
2015-03-23 16:37 | hgbot | Status | new => resolved |
2015-03-23 16:37 | hgbot | Resolution | open => fixed |
2015-03-23 16:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1b82d140d1540b74bb46477a763373521b421f15 [^] |
2015-03-23 22:46 | Orekaria | Relationship added | blocks 0028933 |
2015-03-24 16:17 | hgbot | Checkin | |
2015-03-24 16:17 | hgbot | Note Added: 0075937 | |
2015-03-27 12:32 | aaroncalero | Note Added: 0076076 | |
2015-03-27 12:32 | aaroncalero | Status | resolved => new |
2015-03-27 12:32 | aaroncalero | Resolution | fixed => open |
2015-03-30 18:10 | aaroncalero | Status | new => acknowledged |
2015-03-30 18:10 | aaroncalero | Status | acknowledged => scheduled |
2015-03-30 18:10 | aaroncalero | Status | scheduled => resolved |
2015-03-30 18:10 | aaroncalero | Fixed in Version | => RR15Q2 |
2015-03-30 18:10 | aaroncalero | Resolution | open => fixed |
2015-03-30 18:13 | aaroncalero | Review Assigned To | => aaroncalero |
2015-03-30 18:13 | aaroncalero | Note Added: 0076155 | |
2015-03-30 18:13 | aaroncalero | Status | resolved => closed |
2015-03-30 18:20 | aaroncalero | Relationship added | related to 0029463 |
Notes |
|
(0075885)
|
hgbot
|
2015-03-23 16:37
|
|
|
|
(0075937)
|
hgbot
|
2015-03-24 16:17
|
|
Repository: tools/automation/pi-mobile
Changeset: 25b3f715ffa220951e589c0c6a2be9df4ac36439
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Mar 24 16:16:38 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/25b3f715ffa220951e589c0c6a2be9df4ac36439 [^]
Related to issue 29312: Tests updated
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I28448_NoCashAvailable.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I28714_NoCashAvailableII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I28714_NoCashAvailableWithCashupCheck.java
---
|
|
|
|
The issue can still be reproduced:
It is possible to add cash using the keypad/coins panel.
After adding enough cash to complete the return, select Card payment.
The Done button is enabled and the sale can be completed. |
|
|
|
Closing issue as it fixes the specific problem reported. A new issue, related to this one, will be reported for 15Q3 to fix the entire issue. |
|