Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033848Retail ModulesWeb POSpublic2016-08-30 09:142016-08-31 08:59
xabiermerino 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR16Q4 
guilleaer
No
0033848: [SERQA 1686] JS error using the button discount without products
With the preference WEB POS Open Discounts From Keyboard set as N an error JS appears clicking on the button Discount in a ticket without products
- Log into bacnkend and go to preference
- Select the preference WEB POS Open Discounts From Keyboard and change the value to N
- Log into webPOS
- Without select a product click on the button Discount on the keyboard
- Introduce a number and click enter
- Realize that an error appears
SER-QA
Issue History
2016-08-30 09:14xabiermerinoNew Issue
2016-08-30 09:14xabiermerinoAssigned To => Retail
2016-08-30 09:14xabiermerinoResolution time => 1473717600
2016-08-30 09:14xabiermerinoTriggers an Emergency Pack => No
2016-08-30 09:14xabiermerinoTag Attached: SER-QA
2016-08-30 13:12ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-08-30 13:12ranjith_qualiantech_comStatusnew => scheduled
2016-08-31 07:03hgbotCheckin
2016-08-31 07:03hgbotNote Added: 0089570
2016-08-31 07:03hgbotStatusscheduled => resolved
2016-08-31 07:03hgbotResolutionopen => fixed
2016-08-31 07:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eaf2346e3ca9a52187c13921c67b963fa1aa473c [^]
2016-08-31 07:03hgbotCheckin
2016-08-31 07:03hgbotNote Added: 0089571
2016-08-31 08:59guilleaerReview Assigned To => guilleaer
2016-08-31 08:59guilleaerStatusresolved => closed
2016-08-31 08:59guilleaerFixed in Version => RR16Q4

Notes
(0089570)
hgbot   
2016-08-31 07:03   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: eaf2346e3ca9a52187c13921c67b963fa1aa473c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Aug 31 10:33:03 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eaf2346e3ca9a52187c13921c67b963fa1aa473c [^]

Fixes issue 33848 : Validate Discount Keyboard input if there are no lines in the receipt

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---
(0089571)
hgbot   
2016-08-31 07:03   
Repository: tools/automation/pi-mobile
Changeset: 535fe2c6f3ce6201fd234498605f1d2366e3401c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Aug 31 10:32:39 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/535fe2c6f3ce6201fd234498605f1d2366e3401c [^]

Verifies issue 33848 : Added automated test 'I33848_VerifyDiscountInEmptyReceipt'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33848_VerifyDiscountInEmptyReceipt.java
---