Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0046724 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| design defect | [Retail Modules] Web POS | major | always | 2021-05-18 22:34 | 2025-01-29 13:28 | |||||||
| Reporter | lbressan | View Status | public | |||||||||
| Assigned To | Retail | |||||||||||
| Priority | high | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | SCM revision | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | OBPS | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0046724: Slow performance when opening layaway with many lines | |||||||||||
| Description | We have found that to open a reservation with many lines it takes approximately 6 seconds. In some cases it takes 14 seconds longer. https://youtu.be/PHg0Ei6U5mQ [^] | |||||||||||
| Steps To Reproduce | 1- Go to webpos 2- Add 40 distincts products --> 40 lines 3- Go to menu and click layaway this receipt 4- Finish layaway 5- Go to menu and click open receipt and select the last layaway 6- The result is 6 o more seconds waiting | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0128369) Practics (viewer) 2021-05-19 08:20 |
debugging the js we have seen that the problem is found when the function OB.MobileApp.model.receipt.clearWith(model); is called in class web/org.openbravo.retail.posterminal/js/utils/ticketListUtils.js within this function specifically in OB.UTIL.clone(_order, this); |
|
(0128597) Practics (viewer) 2021-05-25 08:15 |
With the OBPOS_retail.productimages preference to N (the images in web cache) is when the loading time increases |
|
(0130341) marvintm (viewer) 2021-07-09 08:32 |
After further analysis, we saw that most of the time is spent on Enyo rendering methods, so it is not feasible to further optimise this at this point. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2021-05-18 22:34 | lbressan | New Issue | |
| 2021-05-18 22:34 | lbressan | Assigned To | => Retail |
| 2021-05-18 22:34 | lbressan | OBNetwork customer | => OBPS |
| 2021-05-18 22:34 | lbressan | Resolution time | => 1623103200 |
| 2021-05-18 22:34 | lbressan | Triggers an Emergency Pack | => No |
| 2021-05-18 23:15 | Practics | Issue Monitored: Practics | |
| 2021-05-19 08:20 | Practics | Note Added: 0128369 | |
| 2021-05-19 09:04 | guilleaer | Project | POS2 => Retail Modules |
| 2021-05-24 06:54 | marvintm | Category | POS => Web POS |
| 2021-05-25 08:15 | Practics | Note Added: 0128597 | |
| 2021-06-04 04:52 | rqueralta | Assigned To | Retail => rqueralta |
| 2021-06-10 06:16 | ranjith_qualiantech_com | Assigned To | rqueralta => ranjith_qualiantech_com |
| 2021-06-10 08:50 | ranjith_qualiantech_com | Assigned To | ranjith_qualiantech_com => rqueralta |
| 2021-06-21 06:19 | ranjith_qualiantech_com | Assigned To | rqueralta => ranjith_qualiantech_com |
| 2021-07-09 08:32 | marvintm | Note Added: 0130341 | |
| 2021-07-09 08:32 | marvintm | Type | defect => design defect |
| 2021-07-11 14:53 | ranjith_qualiantech_com | Assigned To | ranjith_qualiantech_com => Retail |
| Copyright © 2000 - 2009 MantisBT Group |