Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030075 | Retail Modules | Return Receipt | public | 2015-06-02 16:38 | 2015-09-07 14:58 |
|
Reporter | aaroncalero | |
Assigned To | aaroncalero | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | pi | Fixed in Version | RR15Q4 | |
Merge Request Status | |
Review Assigned To | mtaal |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0030075: Return tickets should not be able to contain positive lines |
Description | It is posible to create a return ticket which includes positive lines, which is not correct. It is even possible to make a customer pay for a return ticket. |
Steps To Reproduce | Create a ticket in Web POS.
Go to menu, Return this receipt.
Add a product. Verify that the quantity is -1.
Tap '2' on the keyboard, then '-'.
Verify that the quantity is now 1 and that after clicking on the total button the customer must pay. |
Proposed Solution | Show an error if the user attempts to set a positive quantity in a line of a return ticket. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0030084 | | closed | aaroncalero | It is possible to skip the OBPOS_approval.deleteLine approval in several cases | blocks | feature request | 0030094 | | closed | aaroncalero | Be able to configure Web POS not to delete the receipts |
|
Attached Files | issue30075.diff (2,292) 2015-06-03 13:15 https://issues.openbravo.com/file_download.php?file_id=8160&type=bug
Test30075.diff (5,243) 2015-06-04 12:49 https://issues.openbravo.com/file_download.php?file_id=8168&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2015-06-02 16:38 | aaroncalero | New Issue | |
2015-06-02 16:38 | aaroncalero | Assigned To | => aaroncalero |
2015-06-02 16:38 | aaroncalero | Triggers an Emergency Pack | => No |
2015-06-03 13:15 | aaroncalero | File Added: TestI30075.diff | |
2015-06-03 13:15 | aaroncalero | File Added: issue30075.diff | |
2015-06-03 17:11 | aaroncalero | Relationship added | blocks 0030084 |
2015-06-04 12:49 | aaroncalero | File Deleted: TestI30075.diff | |
2015-06-04 12:49 | aaroncalero | File Added: Test30075.diff | |
2015-06-04 13:44 | aaroncalero | Relationship added | blocks 0030094 |
2015-06-11 14:08 | eintelau | Issue Monitored: eintelau | |
2015-09-02 12:36 | hgbot | Checkin | |
2015-09-02 12:36 | hgbot | Note Added: 0080018 | |
2015-09-04 09:16 | hgbot | Checkin | |
2015-09-04 09:16 | hgbot | Note Added: 0080064 | |
2015-09-04 09:16 | hgbot | Status | new => resolved |
2015-09-04 09:16 | hgbot | Resolution | open => fixed |
2015-09-04 09:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c925ea38b6f410d38ea9c4f030536859b36934fc [^] |
2015-09-04 09:16 | hgbot | Checkin | |
2015-09-04 09:16 | hgbot | Note Added: 0080066 | |
2015-09-04 09:27 | aaroncalero | Note Added: 0080068 | |
2015-09-04 09:29 | aaroncalero | Review Assigned To | => marvintm |
2015-09-04 11:21 | hgbot | Checkin | |
2015-09-04 11:21 | hgbot | Note Added: 0080091 | |
2015-09-05 19:54 | hgbot | Checkin | |
2015-09-05 19:54 | hgbot | Note Added: 0080153 | |
2015-09-07 00:13 | hgbot | Checkin | |
2015-09-07 00:13 | hgbot | Note Added: 0080161 | |
2015-09-07 14:58 | mtaal | Review Assigned To | marvintm => mtaal |
2015-09-07 14:58 | mtaal | Note Added: 0080200 | |
2015-09-07 14:58 | mtaal | Status | resolved => closed |
2015-09-07 14:58 | mtaal | Fixed in Version | => RR15Q4 |
Notes |
|
(0080018)
|
hgbot
|
2015-09-02 12:36
|
|
|
|
(0080064)
|
hgbot
|
2015-09-04 09:16
|
|
|
|
(0080066)
|
hgbot
|
2015-09-04 09:16
|
|
|
|
|
Commit 5a89f5cd69864 should have been related to issue 30084, not 30075. |
|
|
(0080091)
|
hgbot
|
2015-09-04 11:21
|
|
Repository: tools/automation/pi-mobile
Changeset: 618f33adc0de42dd64771d1cf4ef69e343dc4cd5
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Fri Sep 04 11:21:13 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/618f33adc0de42dd64771d1cf4ef69e343dc4cd5 [^]
Related to issue 30075: Verify that, when a test is finished, there are no pending actions to be done by the terminal or the server
- better WebSQL query algorithm
---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
M src-test/org/openbravo/test/mobile/common/selenium/utils/AllowedErrorsHelper.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I30075_NoPositiveLinesInReturnTickets.java
---
|
|
|
(0080153)
|
hgbot
|
2015-09-05 19:54
|
|
|
|
(0080161)
|
hgbot
|
2015-09-07 00:13
|
|
|
|
(0080200)
|
mtaal
|
2015-09-07 14:58
|
|
|