Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036894 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-09-19 16:30 | 2017-10-06 14:56 | |||
Reporter | Asantos9 | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 858de10f8db2 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
|
![]() |
|
(0099616) hgbot (developer) 2017-09-27 08:31 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 858de10f8db28d8b5a832eb93873822836b3bcd2 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Sep 27 11:42:43 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/858de10f8db28d8b5a832eb93873822836b3bcd2 [^] Fixed issue 36894 : Enable Layaway button when the payment process is cancelled --- M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js --- |
(0099746) hgbot (developer) 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 (developer) 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 (developer) 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 --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |