Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034732Retail ModulesWeb POSpublic2016-12-14 16:242017-01-16 12:18
jorge-garcia 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
 
marvintm
No
0034732: Deactivate test I32798_ReceiptGiftVoucherDiscount
Gift card are products must be defined as non grouped products. This test is expecting the gift card product to merge in the same line. This is wrong.
Execute test I32798_ReceiptGiftVoucherDiscount
Gift Cards definition is set as non grouped product.

Gift Cards in general should have the same behavior.
No tags attached.
related to defect 0032365 closed jorge-garcia Scanning with external barcode scanner performance can be improved 
Issue History
2016-12-14 16:24jorge-garciaNew Issue
2016-12-14 16:24jorge-garciaAssigned To => Retail
2016-12-14 16:24jorge-garciaTriggers an Emergency Pack => No
2016-12-14 16:32jorge-garciaRelationship addedrelated to 0032365
2016-12-14 16:32hgbotCheckin
2016-12-14 16:32hgbotNote Added: 0092365
2017-01-05 10:11ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-01-05 10:11ranjith_qualiantech_comStatusnew => scheduled
2017-01-05 11:46hgbotCheckin
2017-01-05 11:46hgbotNote Added: 0093217
2017-01-05 13:45hgbotCheckin
2017-01-05 13:45hgbotNote Added: 0093229
2017-01-06 06:17ranjith_qualiantech_comStatusscheduled => resolved
2017-01-06 06:17ranjith_qualiantech_comResolutionopen => fixed
2017-01-16 12:18marvintmReview Assigned To => marvintm
2017-01-16 12:18marvintmStatusresolved => closed

Notes
(0092365)
hgbot   
2016-12-14 16:32   
Repository: tools/automation/pi-mobile
Changeset: 5d61fbd59906e3cfceb4160123c8969fcfdcd400
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Dec 14 16:31:49 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/5d61fbd59906e3cfceb4160123c8969fcfdcd400 [^]

Related to issue 34732: Deactivate test I32798_ReceiptGiftVoucherDiscount

Deactivate test I32798_ReceiptGiftVoucherDiscount.

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I32798_ReceiptGiftVoucherDiscount.java
---
(0093217)
hgbot   
2017-01-05 11:46   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 437cfffd5bcb34e1fd47d13822805b60913dfd90
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 05 16:16:09 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/437cfffd5bcb34e1fd47d13822805b60913dfd90 [^]

Related to issue 34732 : Cancel Gift Card transaction if the line is not grouped

* If the line is not grouped, Only distinct Gift Card transaction should be cancelled

---
M web/org.openbravo.retail.giftcards/js/components/GiftCardCancel.js
---
(0093229)
hgbot   
2017-01-05 13:45   
Repository: tools/automation/pi-mobile
Changeset: 167a4b8ce029ace2c26f6d98709e1cfd26693808
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 05 18:15:22 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/167a4b8ce029ace2c26f6d98709e1cfd26693808 [^]

Verifies issue 34732 : Modified automated test 'I32798_ReceiptGiftVoucherDiscount'

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I32798_ReceiptGiftVoucherDiscount.java
---