Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026857Retail ModulesDiscounts and Promotionspublic2014-06-12 19:082014-06-20 18:46
malsasua 
malsasua 
highmajoralways
closedfixed 
5
 
 
szapata
No
0026857: packs are not correctly applied from the browser>pack option
packs are not correctly applied from the browser>pack option
Pack 1:
Name: Camping pack (present in sample data)
price: 385
products:
 - 2 units of "Down sleeping bag 500"
 - 1 unit of "Expedition tent 4 season 2 person"

Pack 2:
Name: Individual Camping pack
price: 200
products:
 - 1 units of "Down sleeping bag 500"
 - 1 unit of "Expedition tent 4 season 2 person"

add pack 1
add pack 2
the discount is applied correctly, but it is not displayed in the last line
No tags attached.
png screenshot.png (399,520) 2014-06-12 19:08
https://issues.openbravo.com/file_download.php?file_id=7003&type=bug
Issue History
2014-06-12 19:08malsasuaNew Issue
2014-06-12 19:08malsasuaAssigned To => malsasua
2014-06-12 19:08malsasuaFile Added: screenshot.png
2014-06-12 19:08malsasuaTriggers an Emergency Pack => No
2014-06-13 08:26hgbotCheckin
2014-06-13 08:26hgbotNote Added: 0067976
2014-06-13 08:26hgbotStatusnew => resolved
2014-06-13 08:26hgbotResolutionopen => fixed
2014-06-13 08:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6096328069cbcde58753fa633b850dd03b4460ba [^]
2014-06-20 18:46szapataReview Assigned To => szapata
2014-06-20 18:46szapataStatusresolved => closed

Notes
(0067976)
hgbot   
2014-06-13 08:26   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6096328069cbcde58753fa633b850dd03b4460ba
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Fri Jun 13 08:25:57 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6096328069cbcde58753fa633b850dd03b4460ba [^]

[disc&prom refactor] fixed issue 26857: packs are not correctly applied from the browser>pack option

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---