Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035044Retail ModulesWeb POSpublic2017-01-20 12:062017-03-06 15:57
nataliag 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR16Q3.6RR16Q3.6 
marvintm
Production - Confirmed Stable
No
0035044: 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 => RR16Q3.6
2017-01-24 13:40hgbotCheckin
2017-01-24 13:40hgbotNote Added: 0093796
2017-01-24 13:40hgbotStatusscheduled => resolved
2017-01-24 13:40hgbotResolutionopen => fixed
2017-01-24 13:40hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8ed45f5a478db52b08a17624c56f3916ce2293a1 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q3.6/org.openbravo.mobile.core/rev/239880feadcec8ae936905777af3715d0c3df4be [^]
2017-01-24 13:40hgbotCheckin
2017-01-24 13:40hgbotNote Added: 0093797
2017-03-06 15:57marvintmReview Assigned To => marvintm
2017-03-06 15:57marvintmStatusresolved => closed
2017-03-06 15:57marvintmFixed in Version => RR16Q3.6

Notes
(0093796)
hgbot   
2017-01-24 13:40   
Repository: retail/backports/3.0RR16Q3.6/org.openbravo.mobile.core
Changeset: 239880feadcec8ae936905777af3715d0c3df4be
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 24 18:09:07 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q3.6/org.openbravo.mobile.core/rev/239880feadcec8ae936905777af3715d0c3df4be [^]

Fixes issue 35044: Validate addWhereFilter in Search tab

* Validating values.productCat is exists

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0093797)
hgbot   
2017-01-24 13:40   
Repository: retail/backports/3.0RR16Q3.6/pi-mobile
Changeset: 841d88774fc8ee555ea226ddcedefe0a0aec179b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 24 18:09:01 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q3.6/pi-mobile/rev/841d88774fc8ee555ea226ddcedefe0a0aec179b [^]

Verifies issue 35044 : Added automated test 'I35044_VerifyDefaultTabOnLoad'

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