Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037023Retail ModulesWeb POSpublic2017-10-06 13:142017-10-30 16:17
marvintm 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR18Q1 
migueldejuana
Packaging and release
2017-09-25
pi
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/18ec430a469b [^]
No
0037023: Clicking on a generic product in the product browser raises a Javascript error
When the user clicks on a generic product in the BROWSE tab, instead of just navigating to the search component and showing the specific products, a Javascript error is raised.
- Log in the Web POS
- Go to BROWSE tab. Select Mountaineering category.
- Scroll down and click on the "Termal t-shirt" product.
- A Javascript error is raised:

afbd4ad28cd338622b0ec732dd0238ea.js:3076 TypeError: me.genericParent.get is not a function
    at afbd4ad28cd338622b0ec732dd0238ea.js:24134
    at G.d.callbackExecutor (afbd4ad28cd338622b0ec732dd0238ea.js:12480)
    at G.d.executeHooks (afbd4ad28cd338622b0ec732dd0238ea.js:12469)
    at Object.searchAction (afbd4ad28cd338622b0ec732dd0238ea.js:24092)
    at Object.dispatch (enyo.js:628)
    at Object.dispatchEvent (enyo.js:612)
    at Object.enyo.kind.inherited (enyo.js:410)
    at Object.dispatchEvent (enyo.js:1338)
    at Object.dispatchBubble (enyo.js:616)
    at Object.bubble (enyo.js:604); line: Object.OB.UTIL.showError (http://localhost:8080/openbravo/web/js/gen/afbd4ad28cd338622b0ec732dd0238ea.js:12001:6 [^]) (*,+)
No tags attached.
caused by defect 0036893 closed jorge-garcia If WebPOS is on Payment Tab it should not be possible to add products 
png errorgeneric.png (173,437) 2017-10-06 13:17
https://issues.openbravo.com/file_download.php?file_id=11148&type=bug
png
Issue History
2017-10-06 13:14marvintmNew Issue
2017-10-06 13:14marvintmAssigned To => Retail
2017-10-06 13:14marvintmTriggers an Emergency Pack => No
2017-10-06 13:14marvintmRegression level => QA functional test
2017-10-06 13:14marvintmSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=16040#r16040
2017-10-06 13:15marvintmFile Added: errorGeneric.png
2017-10-06 13:17marvintmFile Deleted: errorGeneric.png
2017-10-06 13:17marvintmFile Added: errorgeneric.png
2017-10-24 11:27ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-10-24 11:27ranjith_qualiantech_comStatusnew => scheduled
2017-10-24 12:20ranjith_qualiantech_comRegression levelQA functional test => Packaging and release
2017-10-24 12:20ranjith_qualiantech_comRegression date => 2017-09-25
2017-10-24 12:20ranjith_qualiantech_comRegression introduced in release => pi
2017-10-24 12:20ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/18ec430a469b [^]
2017-10-24 13:34ranjith_qualiantech_comRelationship addedcaused by 0036893
2017-10-26 08:31hgbotCheckin
2017-10-26 08:31hgbotNote Added: 0100073
2017-10-26 08:31hgbotStatusscheduled => resolved
2017-10-26 08:31hgbotResolutionopen => fixed
2017-10-26 08:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6538c4ed38a084e99f81f76a1b4b72526d28f355 [^]
2017-10-30 16:17migueldejuanaReview Assigned To => migueldejuana
2017-10-30 16:17migueldejuanaNote Added: 0100155
2017-10-30 16:17migueldejuanaStatusresolved => closed
2017-10-30 16:17migueldejuanaFixed in Version => RR18Q1

Notes
(0100073)
hgbot   
2017-10-26 08:31   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 6538c4ed38a084e99f81f76a1b4b72526d28f355
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Oct 26 11:50:17 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6538c4ed38a084e99f81f76a1b4b72526d28f355 [^]

Fixed issue 37023 : Changed Generic product param for searching products

* Previously product model was sent as param, Currently model send as object with other properties

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0100155)
migueldejuana   
2017-10-30 16:17   
Tested and reviewed