Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032834Retail ModulesWeb POSpublic2016-05-03 10:192016-05-18 17:58
Sandrahuguet 
Sandrahuguet 
normalminorhave not tried
closedfixed 
20Community Appliance
 
 
migueldejuana
No
0032834: Generic products should not be shown in search view
Generic products should not be shown in search view
-Stock criteria module should be installed
-Login in the backend and add to the "White Valley Group Product List" assortment the product "Thermal t-shirt"
-Log in the WebPOS
-Filter by stockcriteria more than 0
-Notice that "Thermal t-shirt generic" is shown
No tags attached.
related to defect 0030410RR16Q1 closed Sandrahuguet [Stock Criteria] Products out of the limit will not be filtered by stock 
related to defect 0032866 closed Sandrahuguet Characteristics that filtering the product search must be in yellow 
Issue History
2016-05-03 10:19SandrahuguetNew Issue
2016-05-03 10:19SandrahuguetAssigned To => Sandrahuguet
2016-05-03 10:19SandrahuguetTriggers an Emergency Pack => No
2016-05-03 10:22SandrahuguetStatusnew => scheduled
2016-05-03 10:22SandrahuguetReview Assigned To => marvintm
2016-05-03 10:27SandrahuguetSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=11951#r11951
2016-05-03 10:29hgbotCheckin
2016-05-03 10:29hgbotNote Added: 0086146
2016-05-03 10:29hgbotStatusscheduled => resolved
2016-05-03 10:29hgbotResolutionopen => fixed
2016-05-03 10:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cb265c0b1cb08b3919854244792ce7b08ecd161d [^]
2016-05-03 10:30hgbotCheckin
2016-05-03 10:30hgbotNote Added: 0086147
2016-05-03 10:30hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cb265c0b1cb08b3919854244792ce7b08ecd161d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a5931d116cfcc87c197296ed59a118bbd7272ad6 [^]
2016-05-05 09:04SandrahuguetRelationship addedrelated to 0032866
2016-05-18 16:37migueldejuanaReview Assigned Tomarvintm => migueldejuana
2016-05-18 16:51SandrahuguetRelationship addedrelated to 0030410
2016-05-18 16:55SandrahuguetNote Added: 0086556
2016-05-18 17:58migueldejuanaNote Added: 0086561
2016-05-18 17:58migueldejuanaStatusresolved => closed

Notes
(0086146)
hgbot   
2016-05-03 10:29   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: cb265c0b1cb08b3919854244792ce7b08ecd161d
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue May 03 10:28:27 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cb265c0b1cb08b3919854244792ce7b08ecd161d [^]

Fixed bug 32834 Generic products should not be shown in search view

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
---
(0086147)
hgbot   
2016-05-03 10:30   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a5931d116cfcc87c197296ed59a118bbd7272ad6
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue May 03 10:27:37 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a5931d116cfcc87c197296ed59a118bbd7272ad6 [^]

Fixed bug 32834 Generic products should not be shown in search view

---
M src/org/openbravo/retail/posterminal/master/Product.java
---
(0086556)
Sandrahuguet   
2016-05-18 16:55   
Stockcriteria module works always in remote model. To force remote model in a normal instance we use forceRemote variable.
In remote mode is not necessary to load the generic product.
(0086561)
migueldejuana   
2016-05-18 17:58   
Tested and reviewed in ec98fed2ca51