Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045290Retail ModulesWeb POSpublic2020-10-22 14:062020-11-02 14:03
azabaleta 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR20Q3.2RR20Q3.2 
marvintm
Production - QA Approved
RR20Q3
No
0045290: 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 => RR20Q3.2
2020-10-30 12:56ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-11-02 13:22hgbotResolutionopen => fixed
2020-11-02 13:22hgbotStatusscheduled => resolved
2020-11-02 13:22hgbotFixed in Version => RR20Q3.2
2020-11-02 13:22hgbotNote Added: 0124092
2020-11-02 14:03marvintmReview Assigned To => marvintm
2020-11-02 14:03marvintmStatusresolved => closed

Notes
(0124092)
hgbot   
2020-11-02 13:22   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 0c80a45fd11aa27b3f733d33408809d95e8f1bb7
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-11-02T17:52:03+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/0c80a45fd11aa27b3f733d33408809d95e8f1bb7 [^]

Fixed ISSUE-45290: 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
---