Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036991Retail ModulesWeb POSpublic2017-10-03 09:552017-10-23 14:37
xabiermerino 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR18Q1 
guilleaer
No
0036991: [SERQA 3230] Digital Coupon information is not synchronized with Pay Open Tickets
Digital Coupon information is not synchronized with Pay Open Tickets
-The user has a layaway in WebPOS
-The user adds a partial payment by Chq BUT GS1, scan the code (or itnroduce manually the information) and the payment appears in the screen.
-The user doesn't synchronize the ticket and the payment
-The user clicks in ""Pay Open Tickets""
-The ticket appears, the payment by Chq BUT GS1 DOES NOT appear in the screen
-The user adds the rest of the payment
-The user synchronizes the ticket and the payments.
-Finally in backoffice the payment of Chq BUT GS1 does not have cheque details"
SERQA
Issue History
2017-10-03 09:55xabiermerinoNew Issue
2017-10-03 09:55xabiermerinoAssigned To => Retail
2017-10-03 09:55xabiermerinoResolution time => 1508277600
2017-10-03 09:55xabiermerinoTriggers an Emergency Pack => No
2017-10-03 09:55xabiermerinoTag Attached: SERQA
2017-10-10 16:07ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-10-10 16:07ranjith_qualiantech_comStatusnew => scheduled
2017-10-11 09:54hgbotCheckin
2017-10-11 09:54hgbotNote Added: 0099861
2017-10-13 08:03hgbotCheckin
2017-10-13 08:03hgbotNote Added: 0099878
2017-10-13 09:03ranjith_qualiantech_comStatusscheduled => resolved
2017-10-13 09:03ranjith_qualiantech_comResolutionopen => fixed
2017-10-15 19:14migueldejuanaNote Added: 0099914
2017-10-15 19:14migueldejuanaStatusresolved => new
2017-10-15 19:14migueldejuanaResolutionfixed => open
2017-10-19 12:30hgbotCheckin
2017-10-19 12:30hgbotNote Added: 0099961
2017-10-19 14:09ranjith_qualiantech_comStatusnew => scheduled
2017-10-23 03:48ranjith_qualiantech_comStatusscheduled => resolved
2017-10-23 03:48ranjith_qualiantech_comResolutionopen => fixed
2017-10-23 14:37guilleaerReview Assigned To => guilleaer
2017-10-23 14:37guilleaerStatusresolved => closed
2017-10-23 14:37guilleaerFixed in Version => RR18Q1

Notes
(0099861)
hgbot   
2017-10-11 09:54   
Repository: erp/pmods/org.openbravo.retail.digitalcoupons
Changeset: 8bed8cdaf2a120606cea59a800ed0bb35e88c69b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Oct 11 13:09:38 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.digitalcoupons/rev/8bed8cdaf2a120606cea59a800ed0bb35e88c69b [^]

Related to issue 36991 : Update OrderList after Coupon payment added to receipt

* Modified jscode to fix OB.CCUTIL is undefined

---
M web/org.openbravo.retail.digitalcoupons/js/modalDigitalCoupons.js
M web/org.openbravo.retail.digitalcoupons/js/utils/digitalcouponutils.js
---
(0099878)
hgbot   
2017-10-13 08:03   
Repository: tools/automation/pi-mobile
Changeset: 8364d931d56d93d7791e06cb19aac8cf502271cf
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Oct 13 11:19:24 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8364d931d56d93d7791e06cb19aac8cf502271cf [^]

Verifies issue 36991 : Added automated test 'I36991_VerifyCouponsPaymentInPayOpen'

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/digital_coupons/I36991_VerifyCouponsPaymentInPayOpen.java
---
(0099914)
migueldejuana   
2017-10-15 19:14   
It's failing in quarantine
(0099961)
hgbot   
2017-10-19 12:30   
Repository: tools/automation/pi-mobile
Changeset: 46d3047ce8db711bcf8fa3e9f57016dae3bd338b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Oct 19 15:47:58 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/46d3047ce8db711bcf8fa3e9f57016dae3bd338b [^]

Verifies issue 36991 : Modified automated test 'I36991_VerifyCouponsPaymentInPayOpen'

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/digital_coupons/I36991_VerifyCouponsPaymentInPayOpen.java
---