Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032646Retail ModulesWeb POSpublic2016-04-06 08:562016-05-23 19:22
migueldejuana 
migueldejuana 
normalmajoralways
closedfixed 
5
 
RR16Q2RR16Q2 
Orekaria
Production - QA Approved
2016-01-12
RR16Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/99fb5761f6f6#l38.7 [^]
No
0032646: Generic products are not shown in Browse tab
Generic products are not shown in Browse tab.

Check documentation:
http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Browsing [^]
http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Searching [^]
- Create a product with Characteristics
- Explode the product to create products with the combination o characteristics
- Add those products to the assortment and to the pricelist
- Login webpos
- Search created products in Search tab, you will see them
- Search generic product in Browse tab. ERROR, it is missing
No tags attached.
blocks defect 0032609 closed migueldejuana Generic products are not shown in Browse tab 
Issue History
2016-04-11 12:17migueldejuanaTypedefect => backport
2016-04-11 12:17migueldejuanaTarget Version => RR16Q2
2016-04-28 20:15hgbotCheckin
2016-04-28 20:15hgbotNote Added: 0086064
2016-04-28 20:15hgbotStatusscheduled => resolved
2016-04-28 20:15hgbotResolutionopen => fixed
2016-04-28 20:15hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/ebcf847889156583ce47314bb5cb5713d8551563 [^]
2016-04-28 20:16hgbotCheckin
2016-04-28 20:16hgbotNote Added: 0086065
2016-04-28 20:16hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/ebcf847889156583ce47314bb5cb5713d8551563 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.mobile.core/rev/6d2ac93bcbc6edac52169530681f4dbfcb1127b0 [^]
2016-05-23 19:22OrekariaReview Assigned To => Orekaria
2016-05-23 19:22OrekariaStatusresolved => closed
2016-05-23 19:22OrekariaFixed in Version => RR16Q2

Notes
(0086064)
hgbot   
2016-04-28 20:15   
Repository: retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal
Changeset: ebcf847889156583ce47314bb5cb5713d8551563
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Apr 28 20:15:06 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/ebcf847889156583ce47314bb5cb5713d8551563 [^]

Fixed issue 32646. Generic products are not shown in Browse tab

---
M src/org/openbravo/retail/posterminal/master/ProductProperties.java
M web/org.openbravo.retail.posterminal/js/components/renderproduct.js
---
(0086065)
hgbot   
2016-04-28 20:16   
Repository: retail/backports/3.0RR16Q2/org.openbravo.mobile.core
Changeset: 6d2ac93bcbc6edac52169530681f4dbfcb1127b0
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Apr 28 20:15:57 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.mobile.core/rev/6d2ac93bcbc6edac52169530681f4dbfcb1127b0 [^]

Fixed issue 32646. Generic products are not shown in Browse tab

- Ensure that the active value is undefined or null to insert the item

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
---