Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050216Retail ModulesWeb POSpublic2022-09-09 17:492022-10-18 07:29
axelmercado 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
RR22Q2.2 
RR22Q2.2RR23Q1 
No
0050216: Terminal blocking with several tickets and one of them with many lines
When we have several tickets and some of them have many lines, when moving between tickets the terminal stops responding.
1 - Login to Web POS.
2 - Create 4 orders, one with 0 lines, one with 8 lines, one with 20 lines and the last one with 46 lines, leave them all open.
3 - Move between the orders, the problem is generated when you want to move between the 2 with more lines.
4 - The terminal stops responding.


Video with the steps:https://www.awesomescreenshot.com/video/10995933?key=070262aad56b4af8cca10ce857dac4e8. [^]
No tags attached.
has duplicate defect 0050340 closed ranjith_qualiantech_com Performance problem - Web POS 
Issue History
2022-09-09 17:49axelmercadoNew Issue
2022-09-09 17:49axelmercadoAssigned To => Retail
2022-09-09 17:49axelmercadoTriggers an Emergency Pack => No
2022-09-09 18:17eugeniIssue Monitored: eugeni
2022-09-20 07:28ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-09-20 07:28ranjith_qualiantech_comStatusnew => scheduled
2022-09-23 07:45hgbotNote Added: 0141312
2022-09-27 07:52ranjith_qualiantech_comRelationship addedhas duplicate 0050340
2022-09-27 07:55PracticsIssue Monitored: Practics
2022-10-18 07:29hgbotResolutionopen => fixed
2022-10-18 07:29hgbotStatusscheduled => closed
2022-10-18 07:29hgbotNote Added: 0142200
2022-10-18 07:29hgbotFixed in Version => RR23Q1
2022-10-18 07:29hgbotNote Added: 0142201

Notes
(0141312)
hgbot   
2022-09-23 07:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/409 [^]
(0142200)
hgbot   
2022-10-18 07:29   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/409 [^]
(0142201)
hgbot   
2022-10-18 07:29   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 3ab2a3fb95470a5d0f7898872eef75c2ac584bef
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 18-10-2022 05:29:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/3ab2a3fb95470a5d0f7898872eef75c2ac584bef [^]

Fixed ISSUE-50216: All Models should be removed when state is updated with new models
* When state is updated with new models,
  Models should be removed first and new models should be added.
  This will improve UI Rendering performance

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