Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036049Retail ModulesDiscounts and Promotionspublic2017-05-04 15:472017-05-22 18:13
lorenzofidalgo 
Retail 
normalmajoralways
closedfixed 
5
main 
RR17Q2RR17Q2 
marvintm
No
0036049: [RR17Q2][Store Server][HighVol][GC & V] After applying a 100% discount to a product, it is not possible selling 2 orders
After applying a 100% discount to a specific product, it is possible to complete the sale for 0.00€, but it is not possible to complete another sale with same characteristics.
0-In POS Backend, configure the following discount:
--
Go to Discounts and Promotions window

Click Ctrl + D to create new record

Navigate to Header tab

Discount type: Fixed Percentage Discount
Name: Gift card_Fixed 100%
Printed Name: Fixed Discount (100%)
Starting date: 01-01-2013
Included Products: Only those defined
Discount: 100
Navigate to Products tab

Product: Alpine skiing backpack 27 L
Click Ctrl + S to save the record
--
1-Login POS as vallblanca.
2-Add 1x Alpine skiing backpack 27 L, click Total Amount button and complete that receipt with no payment required.
3-Add 1x Alpine skiing backpack 27 L. Then, click Total Amount button and realise it is shown "0.00€ remaining to pay." but no buttons appear.
No tags attached.
blocks defect 0035930 closed migueldejuana [RR17Q2][Store Server][HighVol][GC & V] After applying a 100% discount to a product, it is not possible selling 2 orders 
Issue History
2017-05-19 09:57marvintmTypedefect => backport
2017-05-19 09:57marvintmTarget Version => RR17Q2
2017-05-22 16:08hgbotCheckin
2017-05-22 16:08hgbotNote Added: 0096719
2017-05-22 16:08hgbotStatusscheduled => resolved
2017-05-22 16:08hgbotResolutionopen => fixed
2017-05-22 16:08hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal/rev/1274338a5fdea461894fa5051605dd6050cc1712 [^]
2017-05-22 18:13marvintmReview Assigned To => marvintm
2017-05-22 18:13marvintmStatusresolved => closed
2017-05-22 18:13marvintmFixed in Version => RR17Q2

Notes
(0096719)
hgbot   
2017-05-22 16:08   
Repository: retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal
Changeset: 1274338a5fdea461894fa5051605dd6050cc1712
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon May 22 16:07:10 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal/rev/1274338a5fdea461894fa5051605dd6050cc1712 [^]

Fixed issue 0036049: [RR17Q2][Store Server][HighVol][GC & V] After applying a 100% discount to a product, it is not possible selling 2 orders

- Call event updatePending to update the status of payment buttons

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---