Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030755Retail ModulesDiscounts and Promotionspublic2015-09-03 17:302015-09-30 10:46
malsasua 
fmolina 
highmajoralways
closedfixed 
20Community Appliance
 
RR15Q4 
guilleaer
No
0030755: using verified return, discount is removed
when a line has got a discount and this line is selected in verified return, if a new product is added, the discount of return line is removed
1. Login in
https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]
as demouser.
2. Create a new ticket with the product 'GPS handheld' and check that an automatic
discount is applied.
3. Pay the ticket.
4. Open 'Verified Returns' and select the ticket created previously. Check that the
automatic discount appears in the return ticket.
5. Add a new product to the ticket, for instance 'Avalanche transceiver'
ERROR: the discount is removed when the new product is added.
No tags attached.
related to defect 0029522 closed jorge-garcia [RR15Q3 & RR15Q2.4] Adding products fast enough makes product discount disappear 
related to defect 0051659 closed ranjith_qualiantech_com Wrong discounts in deleted Lines 
Issue History
2015-09-03 17:30malsasuaNew Issue
2015-09-03 17:30malsasuaAssigned To => Retail
2015-09-03 17:30malsasuaResolution time => 1443304800
2015-09-03 17:30malsasuaTriggers an Emergency Pack => No
2015-09-09 18:38OrekariaRelationship addedrelated to 0029522
2015-09-10 17:11fmolinaStatusnew => scheduled
2015-09-10 17:11fmolinaAssigned ToRetail => fmolina
2015-09-22 14:09hgbotCheckin
2015-09-22 14:09hgbotNote Added: 0080559
2015-09-22 14:09hgbotStatusscheduled => resolved
2015-09-22 14:09hgbotResolutionopen => fixed
2015-09-22 14:09hgbotFixed in SCM revision => http://code.openbravo.com/tools/automation/pi-mobile/rev/0014fdb92c990e7eed06faadcbed2bc900c9a69c [^]
2015-09-22 14:10hgbotCheckin
2015-09-22 14:10hgbotNote Added: 0080560
2015-09-22 14:10hgbotFixed in SCM revisionhttp://code.openbravo.com/tools/automation/pi-mobile/rev/0014fdb92c990e7eed06faadcbed2bc900c9a69c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/79159f0e9568203d0e243de3a097094e80e04d42 [^]
2015-09-25 11:09OrekariaReview Assigned To => guilleaer
2015-09-30 10:46guilleaerNote Added: 0080738
2015-09-30 10:46guilleaerStatusresolved => closed
2015-09-30 10:46guilleaerFixed in Version => RR15Q4
2023-02-21 15:00gorkaionRelationship addedrelated to 0051659

Notes
(0080559)
hgbot   
2015-09-22 14:09   
Repository: tools/automation/pi-mobile
Changeset: 0014fdb92c990e7eed06faadcbed2bc900c9a69c
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Tue Sep 22 09:08:14 2015 -0300
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0014fdb92c990e7eed06faadcbed2bc900c9a69c [^]

Fixed issue 30755: Test that the promotions are not removed for products selected in verified returns

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I30755_VerifiedsReturnsRemovedPromotionsWhenAddProduct.java
---
(0080560)
hgbot   
2015-09-22 14:10   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 79159f0e9568203d0e243de3a097094e80e04d42
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Tue Sep 22 09:09:26 2015 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/79159f0e9568203d0e243de3a097094e80e04d42 [^]

Fixed issue 30755: Promotions not deleted for products added in verified returns

---
M web/org.openbravo.retail.posterminal/js/model/discounts.js
---
(0080738)
guilleaer   
2015-09-30 10:46   
Tested and Verified