Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036894 | Retail Modules | Web POS | public | 2017-09-19 16:30 | 2017-10-06 14:56 |
|
Reporter | Asantos9 | |
Assigned To | ranjith_qualiantech_com | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036894: [SERQA 3299] Layaway button is kept disabled when PostPaymentDone hook stop the execution |
Description | Layaway button is kept disabled when PostPaymentDone hook stop the execution |
Steps To Reproduce | It is necessary to add a PostPaymentDone hook with a return statement and do the following steps:
- Log into Web POS
- Add a product to the order
- Click on Menu and select 'Layaway this Receipt'
- Complete the layaway without payments
Note that the layaway button is disabled |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | fixDisabledLayawayButton.diff (2,533) 2017-09-19 16:30 https://issues.openbravo.com/file_download.php?file_id=11074&type=bug
issue 36894 test 6798.patch (4,100) 2017-09-28 08:08 https://issues.openbravo.com/file_download.php?file_id=11112&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2017-09-19 16:30 | Asantos9 | New Issue | |
2017-09-19 16:30 | Asantos9 | Assigned To | => Retail |
2017-09-19 16:30 | Asantos9 | File Added: fixDisabledLayawayButton.diff | |
2017-09-19 16:30 | Asantos9 | OBNetwork customer | => Yes |
2017-09-19 16:30 | Asantos9 | Resolution time | => 1506981600 |
2017-09-19 16:30 | Asantos9 | Triggers an Emergency Pack | => No |
2017-09-19 19:59 | rqueralta | Assigned To | Retail => rqueralta |
2017-09-19 20:14 | rqueralta | Status | new => scheduled |
2017-09-26 11:46 | ranjith_qualiantech_com | Assigned To | rqueralta => ranjith_qualiantech_com |
2017-09-27 08:31 | hgbot | Checkin | |
2017-09-27 08:31 | hgbot | Note Added: 0099616 | |
2017-09-27 08:31 | hgbot | Status | scheduled => resolved |
2017-09-27 08:31 | hgbot | Resolution | open => fixed |
2017-09-27 08:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/858de10f8db28d8b5a832eb93873822836b3bcd2 [^] |
2017-09-27 18:45 | marvintm | Review Assigned To | => marvintm |
2017-09-27 18:45 | marvintm | Status | resolved => closed |
2017-09-27 18:45 | marvintm | Fixed in Version | => RR17Q4 |
2017-09-28 08:08 | ranjith_qualiantech_com | File Added: issue 36894 test 6798.patch | |
2017-10-04 08:05 | hgbot | Checkin | |
2017-10-04 08:05 | hgbot | Note Added: 0099746 | |
2017-10-04 11:16 | hgbot | Checkin | |
2017-10-04 11:16 | hgbot | Note Added: 0099756 | |
2017-10-06 14:56 | hgbot | Checkin | |
2017-10-06 14:56 | hgbot | Note Added: 0099809 | |
Notes |
|
(0099616)
|
hgbot
|
2017-09-27 08:31
|
|
|
|
(0099746)
|
hgbot
|
2017-10-04 08:05
|
|
Repository: tools/automation/pi-mobile
Changeset: a89fb80ed297ecbafb98e7c7b881f4a12766a1f1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Oct 04 11:18:27 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a89fb80ed297ecbafb98e7c7b881f4a12766a1f1 [^]
Verifies issue 36894 : Added automated test 'I36894_VerifyPaymentButtonAfterPaymentCancel'
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I36894_VerifyPaymentButtonAfterPaymentCancel.java
---
|
|
|
(0099756)
|
hgbot
|
2017-10-04 11:16
|
|
Repository: tools/automation/pi-mobile
Changeset: 1ba85d228dd2d45ac46d730c7f25cb17a2b8f6ac
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Oct 04 14:29:40 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1ba85d228dd2d45ac46d730c7f25cb17a2b8f6ac [^]
Verifies issue 36894 : Backed out changeset: a89fb80ed297
Test failed in try
---
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I36894_VerifyPaymentButtonAfterPaymentCancel.java
---
|
|
|
(0099809)
|
hgbot
|
2017-10-06 14:56
|
|
Repository: tools/automation/pi-mobile
Changeset: ecbe71a8ee171c442a22fc20741ecabe74b49ac4
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Oct 06 18:08:38 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ecbe71a8ee171c442a22fc20741ecabe74b49ac4 [^]
Verifies issue 36894 : Added automated test 'I36894_VerifyPaymentButtonAfterPaymentCancel'
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I36894_VerifyPaymentButtonAfterPaymentCancel.java
---
|
|