Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036894Retail ModulesWeb POSpublic2017-09-19 16:302017-10-06 14:56
Asantos9 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR17Q4 
marvintm
No
0036894: [SERQA 3299] Layaway button is kept disabled when PostPaymentDone hook stop the execution
Layaway button is kept disabled when PostPaymentDone hook stop the execution
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
No tags attached.
diff fixDisabledLayawayButton.diff (2,533) 2017-09-19 16:30
https://issues.openbravo.com/file_download.php?file_id=11074&type=bug
patch 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
2017-09-19 16:30Asantos9New Issue
2017-09-19 16:30Asantos9Assigned To => Retail
2017-09-19 16:30Asantos9File Added: fixDisabledLayawayButton.diff
2017-09-19 16:30Asantos9Resolution time => 1506981600
2017-09-19 16:30Asantos9Triggers an Emergency Pack => No
2017-09-19 19:59rqueraltaAssigned ToRetail => rqueralta
2017-09-19 20:14rqueraltaStatusnew => scheduled
2017-09-26 11:46ranjith_qualiantech_comAssigned Torqueralta => ranjith_qualiantech_com
2017-09-27 08:31hgbotCheckin
2017-09-27 08:31hgbotNote Added: 0099616
2017-09-27 08:31hgbotStatusscheduled => resolved
2017-09-27 08:31hgbotResolutionopen => fixed
2017-09-27 08:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/858de10f8db28d8b5a832eb93873822836b3bcd2 [^]
2017-09-27 18:45marvintmReview Assigned To => marvintm
2017-09-27 18:45marvintmStatusresolved => closed
2017-09-27 18:45marvintmFixed in Version => RR17Q4
2017-09-28 08:08ranjith_qualiantech_comFile Added: issue 36894 test 6798.patch
2017-10-04 08:05hgbotCheckin
2017-10-04 08:05hgbotNote Added: 0099746
2017-10-04 11:16hgbotCheckin
2017-10-04 11:16hgbotNote Added: 0099756
2017-10-06 14:56hgbotCheckin
2017-10-06 14:56hgbotNote Added: 0099809

Notes
(0099616)
hgbot   
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   
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
---