Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038427Retail ModulesWeb POSpublic2018-04-23 14:072018-11-27 12:45
ucarrion 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0038427: In an opened ticket, payment doesn´t work when confirming layaway from another terminal before
In an opened ticket, payment doesn´t work when confirming layaway from another terminal before
+ Log in seller terminal
+ Create a layaway and confirm it
(keep the terminal opened)
+ Log in cashier terminal
+ Open the the ticket (from open receipt menu option) ant keep it
(keep the terminal opened)
+ Log in another seller terminal (different from the first one)
+ Open the the ticket (from open receipt menu option) ant confirm (layaway) it
+ In backend, check that the layaway has been updated (audit section)
+ Come back to the cashier terminal with the ticket opened and try top pay it with cash
+ Go to backend and check that the payment hasn´t been updated
​SER QA
Issue History
2018-04-23 14:07ucarrionNew Issue
2018-04-23 14:07ucarrionAssigned To => Retail
2018-04-23 14:07ucarrionResolution time => 1525644000
2018-04-23 14:07ucarrionTriggers an Emergency Pack => No
2018-04-23 15:33ucarrionNote Added: 0104028
2018-04-23 15:34ucarrionTag Attached: ​SER QA
2018-05-02 15:16rqueraltaAssigned ToRetail => rqueralta
2018-05-02 15:17rqueraltaStatusnew => scheduled
2018-05-02 15:20ranjith_qualiantech_comAssigned Torqueralta => ranjith_qualiantech_com
2018-05-09 12:39hgbotCheckin
2018-05-09 12:39hgbotNote Added: 0104349
2018-05-09 12:39hgbotStatusscheduled => resolved
2018-05-09 12:39hgbotResolutionopen => fixed
2018-05-09 12:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d0d2088a42ff19c91eab070b04a387b131759dec [^]
2018-05-09 12:39hgbotCheckin
2018-05-09 12:39hgbotNote Added: 0104350
2018-05-09 17:30marvintmReview Assigned To => marvintm
2018-05-09 17:30marvintmStatusresolved => closed
2018-05-09 17:30marvintmFixed in Version => RR18Q3
2018-11-27 12:45hgbotCheckin
2018-11-27 12:45hgbotNote Added: 0108125

Notes
(0104028)
ucarrion   
2018-04-23 15:33   
Console error:

201c32661864f8b87fe139a2be7a9140.js:3658 [checkBlocked][no-transaction] No result after getInTransaction for [88CC655450BE24EE21A68162C82B7F06][TFS1/0000007]. This update doesnt make sense - Caller: Object.callback (https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:40045:22 [^]) - callerInfo:
Object.OB.Dal.save (https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:5184:22 [^]);
Object.callback (https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:40045:22 [^]);
https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:40766:39; [^]
G.d.callbackExecutor (https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:13214:7 [^]);
https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:92934:29; [^]
processResult (https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:5016:11 [^]); line: https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/201c32661864f8b87fe139a2be7a9140.js:5460:18 [^] (*,+)
processConsoleLevel @ 201c32661864f8b87fe139a2be7a9140.js:3658
(0104349)
hgbot   
2018-05-09 12:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d0d2088a42ff19c91eab070b04a387b131759dec
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed May 09 16:08:47 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d0d2088a42ff19c91eab070b04a387b131759dec [^]

Fixed issue 38427 : Layaway button should be disabled until if there are any payments changes for opened layaway

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0104350)
hgbot   
2018-05-09 12:39   
Repository: tools/automation/pi-mobile
Changeset: e5876f9bb82fe2472a7455783e0a99735e893c1e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed May 09 16:08:57 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e5876f9bb82fe2472a7455783e0a99735e893c1e [^]

Verifies issue 38427 : Modified Layaway Tests

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I26458_LayawayCashupWrongTaxesInformation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I29870_LayawayButtonWhenOverpaid.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31175_LayawayVerifyPayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31258_LayawayGoodsShipmentDate.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31510_LayawayVerifyPaymentII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31547_LayawayButtonMultipleTaps.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31612_VoidLayawayAddPayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31626_VoidLayawayAddPayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayRetrieval.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I27864_SurplusReceiptWhenLayawayIsRetrieved.java
---
(0108125)
hgbot   
2018-11-27 12:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0d996459f7da15489688afe01ac93cc0407c8901
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Tue May 15 09:49:12 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0d996459f7da15489688afe01ac93cc0407c8901 [^]

[Prepayments] Related to issue 38427: Hide Layaway button after the prepayment amount has been satisfied

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---