Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045289Retail ModulesWeb POSpublic2020-10-22 14:062020-11-02 14:04
azabaleta 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR20Q4RR20Q4 
marvintm
Production - QA Approved
RR20Q3
No
0045289: Only 300 product categories are charged in WebPOS in 20Q3.2
Seems that there is a criteria in the code that hardcodes a limit of 300 categories when charging masterdata in WebPOS
Create 2000 product categories with products linked
Login in WebPOS
See that many of the 2000 categories are not present
Attached a photo of the criteria where the limit is. The proposed solution is to enable an "override" of this limit
No tags attached.
blocks defect 0045280 closed ranjith_qualiantech_com Only 300 product categories are charged in WebPOS in 20Q3.2 
Issue History
2020-10-22 16:08marvintmTypedefect => backport
2020-10-22 16:08marvintmTarget Version => RR20Q4
2020-10-30 12:56ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-11-02 13:26hgbotResolutionopen => fixed
2020-11-02 13:26hgbotStatusscheduled => resolved
2020-11-02 13:26hgbotFixed in Version => RR20Q4
2020-11-02 13:26hgbotNote Added: 0124093
2020-11-02 14:04marvintmReview Assigned To => marvintm
2020-11-02 14:04marvintmStatusresolved => closed

Notes
(0124093)
hgbot   
2020-11-02 13:26   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: ea58f542cc2b7843a5db0a119b99111bffde67c5
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-11-02T17:56:14+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/ea58f542cc2b7843a5db0a119b99111bffde67c5 [^]

Fixed ISSUE-45289: Added limit to ProductCateogry Masterdata query

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-product-browser.js
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---