Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033147Retail ModulesGift cards and gift voucherspublic2016-05-17 19:292016-06-06 18:13
Osmany 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR16Q1.3 
marvintm
No
0033147: [SER QA 1115] Using Multiple Line Selection feature appear ugly error js
Using Multiple Line Selection feature appear ugly error js.
This issue happens only with the Gift Card module installed.
1. Login WebPOS
2. Add two products
3. Select both lines using Multiple Line Selection feature.
4. Appear an ugly error js.
No tags attached.
blocks defect 0032981 closed ranjith_qualiantech_com [SER QA 1115] Using Multiple Line Selection feature appear ugly error js 
Issue History
2016-06-06 11:10jorge-garciaTypedefect => backport
2016-06-06 11:10jorge-garciaTarget Version => RR16Q1.3
2016-06-06 12:19hgbotCheckin
2016-06-06 12:19hgbotNote Added: 0087025
2016-06-06 12:19hgbotStatusscheduled => resolved
2016-06-06 12:19hgbotResolutionopen => fixed
2016-06-06 12:19hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6f74c25ab5e77e1a48d0186a8847694ca00fc460 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q1.3/org.openbravo.retail.posterminal/rev/b425f1573df87dbcd02c82565638c6cf3b534ea8 [^]
2016-06-06 18:13marvintmStatusresolved => closed

Notes
(0087025)
hgbot   
2016-06-06 12:19   
Repository: retail/backports/3.0RR16Q1.3/org.openbravo.retail.posterminal
Changeset: b425f1573df87dbcd02c82565638c6cf3b534ea8
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 06 15:47:18 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1.3/org.openbravo.retail.posterminal/rev/b425f1573df87dbcd02c82565638c6cf3b534ea8 [^]

Fixes issue 33147 : Replaced product with line in "OBPOS_LineSelected" hook

- Replacing "product" arg with "line" arg
- Removed duplicated code for disable keyboard buttons

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