Openbravo Issue Tracking System - Retail Modules |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0028448 | Retail Modules | Return Receipt | public | 2014-12-18 11:51 | 2015-01-22 19:25 |
|
| Reporter | sureshbabu | |
| Assigned To | malsasua | |
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | RR15Q1 | |
| Merge Request Status | |
| Review Assigned To | malsasua |
| OBNetwork customer | No |
| Support ticket | |
| Regression level | Production - QA Approved |
| Regression date | 2014-07-18 |
| Regression introduced in release | RR14Q3 |
| Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3a16de6afe0e [^] |
| Triggers an Emergency Pack | No |
|
| Summary | 0028448: [RR14Q3.3] Check enough cash does not work when cash in the counter is zero |
| Description | Check enough cash does not work when cash in the counter is zero |
| Steps To Reproduce | 1) complete a cash up process, without keeping any cash.
2)create a receipt for any amount and pay the receipt using cash payment method
3) Then using verified returns, return the entire receipt using cash payment method
4) Then create a return receipt using "return this receipt" option and try to pay through cash payment method.
Defect: system wrongly allows the user to complete the return receipt using cash payment method, enough the cash at the counter is zero.("There is not enough cash available" message not appearing) |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | defect | 0028714 | | closed | Orekaria | Verified returns incorrectly update the cash balance |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2014-12-18 11:51 | sureshbabu | New Issue | |
| 2014-12-18 11:51 | sureshbabu | Assigned To | => marvintm |
| 2014-12-18 11:51 | sureshbabu | OBNetwork customer | => No |
| 2014-12-18 11:51 | sureshbabu | Triggers an Emergency Pack | => No |
| 2014-12-18 11:52 | sureshbabu | Assigned To | marvintm => malsasua |
| 2014-12-18 18:37 | hgbot | Checkin | |
| 2014-12-18 18:37 | hgbot | Note Added: 0072711 | |
| 2014-12-18 18:37 | hgbot | Status | new => resolved |
| 2014-12-18 18:37 | hgbot | Resolution | open => fixed |
| 2014-12-18 18:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8ed1e75a1a290686e09df3ce9456e281d3f71e2e [^] |
| 2014-12-21 00:56 | mtaal | Review Assigned To | => mtaal |
| 2014-12-21 00:56 | mtaal | Note Added: 0072746 | |
| 2014-12-21 00:56 | mtaal | Status | resolved => closed |
| 2014-12-21 00:56 | mtaal | Fixed in Version | => RR15Q1 |
| 2014-12-22 16:21 | malsasua | Status | closed => new |
| 2014-12-22 16:21 | malsasua | Resolution | fixed => open |
| 2014-12-22 16:21 | malsasua | Fixed in Version | RR15Q1 => |
| 2014-12-22 16:23 | malsasua | Regression level | => Production - QA Approved |
| 2014-12-22 16:23 | malsasua | Regression date | => 2014-07-18 |
| 2014-12-22 16:23 | malsasua | Regression introduced in release | => RR14Q3 |
| 2014-12-22 16:23 | malsasua | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3a16de6afe0e [^] |
| 2014-12-22 16:23 | malsasua | Status | new => scheduled |
| 2014-12-22 16:23 | malsasua | fix_in_branch | => pi |
| 2014-12-22 16:23 | malsasua | Status | scheduled => resolved |
| 2014-12-22 16:23 | malsasua | Fixed in Version | => RR15Q1 |
| 2014-12-22 16:23 | malsasua | Resolution | open => fixed |
| 2014-12-22 16:24 | malsasua | Review Assigned To | mtaal => malsasua |
| 2014-12-22 16:24 | malsasua | Note Added: 0072774 | |
| 2014-12-22 16:24 | malsasua | Status | resolved => closed |
| 2015-01-21 12:57 | Orekaria | Relationship added | related to 0028714 |
| 2015-01-21 23:56 | hgbot | Checkin | |
| 2015-01-21 23:56 | hgbot | Note Added: 0073704 | |
| 2015-01-22 19:25 | hgbot | Checkin | |
| 2015-01-22 19:25 | hgbot | Note Added: 0073741 | |
|
Notes |
|
|
(0072711)
|
|
hgbot
|
|
2014-12-18 18:37
|
|
|
|
|
(0072746)
|
|
mtaal
|
|
2014-12-21 00:56
|
|
|
|
|
|
|
reopened to update the regression info |
|
|
|
(0073704)
|
|
hgbot
|
|
2015-01-21 23:56
|
|
Repository: tools/automation/pi-mobile
Changeset: 12bdcc45d9ac4fb3e5f1564e3ede33706d32acf5
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Jan 21 14:33:15 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/12bdcc45d9ac4fb3e5f1564e3ede33706d32acf5 [^]
Related to issue 28448 and issue 28714: Added 2 tests to verify that the 'No cash available' warning
---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/ReceiptSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I28448_NoCashAvailable.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I28714_NoCashAvailableII.java
---
|
|
|
|
(0073741)
|
|
hgbot
|
|
2015-01-22 19:25
|
|
Repository: tools/automation/pi-mobile
Changeset: 044ddd83025165a7ccc6f30356034863ac6b02cb
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jan 22 18:35:47 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/044ddd83025165a7ccc6f30356034863ac6b02cb [^]
Related to issue 28448 and issue 28714: Activated related tests and added 2 tests more
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/CashupSuite.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/SalesSuite.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/deactivated/TestsAwaitingFixesSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28714_VerifyTotalReturns.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I28714_VerifyTotalReturnsII.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I28714_NoCashAvailableWithCashupCheck.java
---
|
|