Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033914Retail ModulesWeb POSpublic2016-09-06 17:572016-10-10 16:55
mario_castello 
mario_castello 
normalminoralways
closedfixed 
5
 
 
migueldejuana
No
No
0033914: Gift Card module not work fine when pay with Gift Voucher.
The Gift Card module not work fine when pay with Gift Voucher and the receipt has more than one line.
Install module Gift card and vouchers.
Configure a Gift voucher like the wiki: http://wiki.openbravo.com/wiki/Retail:Gift_Cards_and_Gift_Vouchers [^]
-Go to Web POS.
-Select customer "Carl Studson".
-Sell a gift voucher and pay the receipt.
-Create a ticket for the customer "Carl Studson".
-Add different products to receipt related to gift voucher.
-Pay using gift voucher
-Verify that the receipt total is zero and has different lines that refer to voucher.
No tags attached.
related to defect 0033520 closed ranjith_qualiantech_com [RR16Q3][ProductServices] Clicking several times in a product to add it to a receipt prevents Product Services to appear 
Issue History
2016-09-06 17:57mario_castelloNew Issue
2016-09-06 17:57mario_castelloAssigned To => Retail
2016-09-06 17:57mario_castelloOBNetwork customer => No
2016-09-06 17:57mario_castelloTriggers an Emergency Pack => No
2016-09-06 17:58mario_castelloAssigned ToRetail => mario_castello
2016-09-06 17:58mario_castelloStatusnew => acknowledged
2016-09-06 18:00mario_castelloRelationship addedrelated to 0033520
2016-09-06 18:01mario_castelloStatusacknowledged => scheduled
2016-09-06 19:01hgbotCheckin
2016-09-06 19:01hgbotNote Added: 0089789
2016-09-06 19:01hgbotStatusscheduled => resolved
2016-09-06 19:01hgbotResolutionopen => fixed
2016-09-06 19:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/96521eaec48a61ae7107c9d8fa9eebd1b9001771 [^]
2016-09-06 19:05hgbotCheckin
2016-09-06 19:05hgbotNote Added: 0089792
2016-10-10 16:55migueldejuanaReview Assigned To => migueldejuana
2016-10-10 16:55migueldejuanaNote Added: 0090518
2016-10-10 16:55migueldejuanaStatusresolved => closed

Notes
(0089789)
hgbot   
2016-09-06 19:01   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 96521eaec48a61ae7107c9d8fa9eebd1b9001771
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Sep 06 10:34:14 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/96521eaec48a61ae7107c9d8fa9eebd1b9001771 [^]

Fixed issue 33914: Set false to pendingAddProduct property that allow insert new lines to receipt from gift vouchers

---
M web/org.openbravo.retail.giftcards/js/model/GiftCardUtils.js
---
(0089792)
hgbot   
2016-09-06 19:05   
Repository: tools/automation/pi-mobile
Changeset: 5411ae66511fe9ae1bdac1d8c0e7bcd82b12e783
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Sep 06 11:02:57 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/5411ae66511fe9ae1bdac1d8c0e7bcd82b12e783 [^]

Related to issue 33914: Fixed test I32798_ReceiptGiftVoucherDiscount

---
M src-test/org/openbravo/test/mobile/quarantine/extmodules/MCA/giftcards/I32798_ReceiptGiftVoucherDiscount.java
---
(0090518)
migueldejuana   
2016-10-10 16:55   
Tested and reviewed