Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035043Retail ModulesWeb POSpublic2017-01-20 12:062017-03-03 14:22
nataliag 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR16Q4.2RR16Q4.2 
migueldejuana
Production - Confirmed Stable
No
0035043: Changing “Default Tab for Web POS” field of a terminal from Scan or Browse, to Search option, causes an error.
In POS Terminal window, if you try to set the “Default Tab for Web POS” field as “Search” an error is produced and it is not possible to access to POS terminal
1- Go to “POS Terminal” window in backend, select a terminal and change the “Default Tab for web POS” from “Scan” or “Browse” to “Search”. Save it.

2- Try to access to this terminal in Web POS. An error appears in screen (See POSError.png attached image ) and it is not possible to Log in.
No tags attached.
blocks defect 0035022 closed ranjith_qualiantech_com Changing “Default Tab for Web POS” field of a terminal from Scan or Browse, to Search option, causes an error. 
Issue History
2017-01-24 11:23ranjith_qualiantech_comTypedefect => backport
2017-01-24 11:23ranjith_qualiantech_comTarget Version => RR16Q4.2
2017-01-27 06:35hgbotCheckin
2017-01-27 06:35hgbotNote Added: 0093859
2017-01-27 06:35hgbotStatusscheduled => resolved
2017-01-27 06:35hgbotResolutionopen => fixed
2017-01-27 06:35hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8ed45f5a478db52b08a17624c56f3916ce2293a1 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q4.2/org.openbravo.mobile.core/rev/ca3176d035fa61f2a0015bc6e7dc2df99617009f [^]
2017-01-27 06:35hgbotCheckin
2017-01-27 06:35hgbotNote Added: 0093860
2017-03-03 14:22marvintmReview Assigned To => migueldejuana
2017-03-03 14:22marvintmStatusresolved => closed
2017-03-03 14:22marvintmFixed in Version => RR16Q4.2

Notes
(0093859)
hgbot   
2017-01-27 06:35   
Repository: retail/backports/3.0RR16Q4.2/org.openbravo.mobile.core
Changeset: ca3176d035fa61f2a0015bc6e7dc2df99617009f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 24 18:56:42 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.2/org.openbravo.mobile.core/rev/ca3176d035fa61f2a0015bc6e7dc2df99617009f [^]

Fixes issue 35043: Validate addWhereFilter in Search tab

* Validating values.productCat is exists

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0093860)
hgbot   
2017-01-27 06:35   
Repository: retail/backports/3.0RR16Q4.2/pi-mobile
Changeset: ce9c2e9ad9b3fe9975dc0c36d2e64dc667cb5097
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 24 18:56:45 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.2/pi-mobile/rev/ce9c2e9ad9b3fe9975dc0c36d2e64dc667cb5097 [^]

Verifies issue 35043 : Added automated test 'I35043_VerifyDefaultTabOnLoad'

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