Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029233Retail ModulesWeb POSpublic2015-03-11 05:112015-03-16 11:17
guilleaer 
guilleaer 
normalminorhave not tried
closedfixed 
5
 
RR15Q2 
migueldejuana
No
0029233: Allow using a preference to hide filters by characteristcs from search tab
Sometimes, customers are not interested in product characteristics, and they want to hide that filters to show product details

Would be great to have a preference (by default disabled), to hide that tools from search tab
N/A
Add a preference by default false
Hide filters to search by characteristics
Automatically space to show product details will be increased
No tags attached.
related to feature request 0029232RR15Q2 closed guilleaer Allow using a preference to hide product images from browse and search tab 
depends on feature request 0028933RR16Q1 closed Retail QA: RR15Q2: Add tests for Mobile applications 
Issue History
2015-03-11 05:11guilleaerNew Issue
2015-03-11 05:11guilleaerAssigned To => guilleaer
2015-03-11 05:11guilleaerTriggers an Emergency Pack => No
2015-03-11 05:25hgbotCheckin
2015-03-11 05:25hgbotNote Added: 0075429
2015-03-11 05:25hgbotStatusnew => resolved
2015-03-11 05:25hgbotResolutionopen => fixed
2015-03-11 05:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c083ec3879792d6f35df57c025a2eb662f54d585 [^]
2015-03-11 05:26guilleaerRelationship addedrelated to 0029232
2015-03-11 05:34guilleaerNote Added: 0075431
2015-03-13 14:12OrekariaRelationship addeddepends on 0028933
2015-03-16 10:42migueldejuanaReview Assigned To => migueldejuana
2015-03-16 10:42migueldejuanaNote Added: 0075608
2015-03-16 10:42migueldejuanaStatusresolved => closed
2015-03-16 11:17migueldejuanaNote Added: 0075614

Notes
(0075429)
hgbot   
2015-03-11 05:25   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: c083ec3879792d6f35df57c025a2eb662f54d585
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Mar 11 09:52:36 2015 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c083ec3879792d6f35df57c025a2eb662f54d585 [^]

fixed issue 29233: Product Characteristics search filters can be hidden using a preference.

A preference OBPOS_HideProductCharacteristics has been created [posterminal module] (by default false). If the value is true, then search utils related to characteristics will not be shown in search Tab, increasing the space to show the product description.

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0075431)
guilleaer   
2015-03-11 05:34   
doc updated:
http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Searching [^]
http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Browsing [^]
(0075608)
migueldejuana   
2015-03-16 10:42   
Tested and reviewed in b783bc2385e7
(0075614)
migueldejuana   
2015-03-16 11:17   
The creation of the preference is in this commit https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/560522a5115f5e7ead00c752b8990a4f11469dba [^]