Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035955 | Retail Modules | Web POS | public | 2017-05-09 10:19 | 2017-06-22 17:59 |
|
Reporter | airaceburu | |
Assigned To | asiermartirena | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q3 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0035955: Cancel and Replace does not work with paid on credit tickets |
Description | It is not possible to complete Cancel and Replace process with paid on credit tickets |
Steps To Reproduce | Load a ticket paid on credit
Try to do a Cancel & Replace
Notice that the total button is in grey and does not open the payments window |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-05-09 10:19 | airaceburu | New Issue | |
2017-05-09 10:19 | airaceburu | Assigned To | => asiermartirena |
2017-05-09 10:19 | airaceburu | OBNetwork customer | => No |
2017-05-09 10:19 | airaceburu | Triggers an Emergency Pack | => No |
2017-06-02 12:31 | hgbot | Checkin | |
2017-06-02 12:31 | hgbot | Note Added: 0097103 | |
2017-06-05 10:58 | hgbot | Checkin | |
2017-06-05 10:58 | hgbot | Note Added: 0097122 | |
2017-06-08 17:12 | hudsonbot | Checkin | |
2017-06-08 17:12 | hudsonbot | Note Added: 0097238 | |
2017-06-08 17:12 | hudsonbot | Checkin | |
2017-06-08 17:12 | hudsonbot | Note Added: 0097239 | |
2017-06-08 19:06 | hgbot | Checkin | |
2017-06-08 19:06 | hgbot | Note Added: 0097250 | |
2017-06-08 19:06 | hgbot | Status | new => resolved |
2017-06-08 19:06 | hgbot | Resolution | open => fixed |
2017-06-08 19:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e2c5aac54e0580446e45d0c0bf5d353758385c9c [^] |
2017-06-08 19:06 | hgbot | Checkin | |
2017-06-08 19:06 | hgbot | Note Added: 0097251 | |
2017-06-08 19:08 | hgbot | Checkin | |
2017-06-08 19:08 | hgbot | Note Added: 0097252 | |
2017-06-09 02:49 | hudsonbot | Checkin | |
2017-06-09 02:49 | hudsonbot | Note Added: 0097265 | |
2017-06-22 16:34 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2017-06-22 17:59 | Sandrahuguet | Note Added: 0097593 | |
2017-06-22 17:59 | Sandrahuguet | Status | resolved => closed |
2017-06-22 17:59 | Sandrahuguet | Fixed in Version | => RR17Q3 |
Notes |
|
(0097103)
|
hgbot
|
2017-06-02 12:31
|
|
Repository: erp/devel/pi
Changeset: 183e160920eca4c8e81cb66cb959fd269ae9be2f
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Fri Jun 02 12:30:26 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/183e160920eca4c8e81cb66cb959fd269ae9be2f [^]
Related to issue 35955: Cancel and Replace does not work with paid on credit tickets.
The credit is updated with the C&R and CL processes.
---
M src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java
---
|
|
|
(0097122)
|
hgbot
|
2017-06-05 10:58
|
|
|
|
|
|
|
|
|
|
(0097250)
|
hgbot
|
2017-06-08 19:06
|
|
|
|
(0097251)
|
hgbot
|
2017-06-08 19:06
|
|
|
|
(0097252)
|
hgbot
|
2017-06-08 19:08
|
|
Repository: tools/automation/pi-mobile
Changeset: 795ae6b9a036d918ee39af516c06dbfb94cbf0ab
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Jun 05 19:12:19 2017 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/795ae6b9a036d918ee39af516c06dbfb94cbf0ab [^]
Related to issue 35955: Automated test
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/terminals/WebPOSCancelAndReplaceTerminalHelper.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cancelandreplace/I35955_CancelAndRplcFromCredit.java
---
|
|
|
|
|
|
|
|