Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040981Retail ModulesWeb POSpublic2019-05-30 16:552019-06-06 20:44
nicolasuriz 
nicola_uva 
highmajoralways
closedfixed 
5
 
RR19Q3 
marvintm
No
0040981: We cannot decide the final price in WebPOS by using a "User Defined Line Amount" discount type.
We cannot decide the final price in WebPOS by using a "User Defined Line Amount" discount type. As there is one field in Backend mandatory that is already reported 40980, it lets you change the price in WebPOS but when you click on apply, it sets the price fixed in backend.
1. Backend create the discount and set the "Line Final Gross"=0
2. Login WebPOS
3. Add one product
4. Select the product line
5. Add the discount
6. Add one amount bigger than 0.
7. Check that after that the total amount is 0 anyways you have set another one.
Let the price that you select in WebPOS as the final one.
No tags attached.
related to defect 0040980 closed nicola_uva "User Defined Line Amount" discount type in backend is forcing by the trigger to fill the Line Final Gross to save it. 
related to feature request 0040441RR19Q3 closed nicola_uva Discounts Category Enhancement - New discount type: Set line price 
Issue History
2019-05-30 16:55nicolasurizNew Issue
2019-05-30 16:55nicolasurizAssigned To => Retail
2019-05-30 16:55nicolasurizResolution time => 1560117600
2019-05-30 16:55nicolasurizTriggers an Emergency Pack => No
2019-05-30 16:56nicolasurizRelationship addedrelated to 0040980
2019-05-30 17:25guillermogilRelationship addedrelated to 0040441
2019-05-31 13:30guillermogilAssigned ToRetail => nicola_uva
2019-06-05 10:36hgbotCheckin
2019-06-05 10:36hgbotNote Added: 0112411
2019-06-05 10:36hgbotStatusnew => resolved
2019-06-05 10:36hgbotResolutionopen => fixed
2019-06-05 10:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/b04a53c4c3821874101b9004b58256b2b9c35d4e [^]
2019-06-05 10:52hgbotCheckin
2019-06-05 10:52hgbotNote Added: 0112413
2019-06-05 10:52hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/b04a53c4c3821874101b9004b58256b2b9c35d4e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ee49448b4d562123cfbf8178e7659965c36a8e7c [^]
2019-06-06 20:44marvintmReview Assigned To => marvintm
2019-06-06 20:44marvintmStatusresolved => closed
2019-06-06 20:44marvintmFixed in Version => RR19Q3

Notes
(0112411)
hgbot   
2019-06-05 10:36   
Repository: erp/pmods/org.openbravo.retail.discounts
Changeset: b04a53c4c3821874101b9004b58256b2b9c35d4e
Author: Nicola Uva <nicola.uva <at> openbravo.com>
Date: Mon Jun 03 18:11:09 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/b04a53c4c3821874101b9004b58256b2b9c35d4e [^]

fixed 40981

---
M web/org.openbravo.retail.discounts/js/promotion-manual.js
---
(0112413)
hgbot   
2019-06-05 10:52   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ee49448b4d562123cfbf8178e7659965c36a8e7c
Author: Nicola Uva <nicola.uva <at> openbravo.com>
Date: Wed Jun 05 10:52:07 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ee49448b4d562123cfbf8178e7659965c36a8e7c [^]

fixed 40981

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