Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054627Retail ModulesWeb POSpublic2024-02-08 18:122024-03-26 06:44
nicola_uva 
ranjith_qualiantech_com 
urgentmajorsometimes
closedfixed 
5
pi 
pi 
No
0054627: Print Product Labels: Chrome crash in case is called the backoffice with product category filter
Chrome crash in case is called the backoffice with product category filter
1) connect to the PO2
2) click on print product labels
3) apply only filter product categories
4) click ok
5) a request is performed from the frontend to call the backoffice
openbravo/org.openbravo.mobile.core.service.jsonrest/org.openbravo.pos2.product.label.printing.master.ProductExtension
6) POs start to show the data comes from (point 5) but at some point browser crash. see image attached

Note:
1.to reproduce the error lot of data must be present in the backend
2. in case got a SQL user statement cancelled, go in backoffice and increase the timeout for this procesess "ProductExtension"
No tags attached.
png Screenshot from 2024-02-08 18-09-55.png (18,220) 2024-02-08 18:12
https://issues.openbravo.com/file_download.php?file_id=19451&type=bug
png

png Screenshot from 2024-02-08 18-03-32.png (203,751) 2024-02-08 18:14
https://issues.openbravo.com/file_download.php?file_id=19452&type=bug
png
Issue History
2024-02-08 18:12nicola_uvaNew Issue
2024-02-08 18:12nicola_uvaAssigned To => Retail
2024-02-08 18:12nicola_uvaFile Added: Screenshot from 2024-02-08 18-09-55.png
2024-02-08 18:12nicola_uvaTriggers an Emergency Pack => No
2024-02-08 18:14nicola_uvaFile Added: Screenshot from 2024-02-08 18-03-32.png
2024-02-20 12:31SABARINATH PAssigned ToRetail => SABARINATH P
2024-02-27 14:09SABARINATH PStatusnew => scheduled
2024-03-14 12:28migueldejuanaAssigned ToSABARINATH P => ranjith_qualiantech_com
2024-03-25 04:21hgbotNote Added: 0162560
2024-03-26 06:44hgbotResolutionopen => fixed
2024-03-26 06:44hgbotStatusscheduled => closed
2024-03-26 06:44hgbotNote Added: 0162624
2024-03-26 06:44hgbotNote Added: 0162625

Notes
(0162560)
hgbot   
2024-03-25 04:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/merge_requests/49 [^]
(0162624)
hgbot   
2024-03-26 06:44   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/merge_requests/49 [^]
(0162625)
hgbot   
2024-03-26 06:44   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing [^]
Changeset: 23af97a5c036c98c7b57611322803d95a9351c37
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 25-03-2024 08:34:27
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/commit/23af97a5c036c98c7b57611322803d95a9351c37 [^]

Fixed ISSUE-54627: Added search limit to 300 for Product Search

---
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelProductListGrid/PrintProductLabelProductListGrid.jsx
---