Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050277 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | have not tried | 2022-09-19 10:01 | 2023-09-28 17:18 | |||
Reporter | nicola_uva | View Status | public | |||||
Assigned To | ||||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050277: POS2 : Display lag on virtual receipt (customer area) | |||||||
Description | Whe the name of the anonymous customer is too long, it creates a lag on displaying the customer area of the virtual receipt | |||||||
Steps To Reproduce | 1)go to pos2 2)assign to the ticket anonymous customer 3)you can see the lap on customer area (see image attached) | |||||||
Proposed Solution | Proposed solution to be validated /* ************************************************************************************ * Change Receipt/Ticket ************************************************************************************ */ .obpos2TicketBPButtonGeneric { span { overflow: hidden; height: 3rem; display: block; width: 17rem; text-overflow: ellipsis; white-space: nowrap; span { margin-top: 0.3rem; } } } | |||||||
Tags | No tags attached. | |||||||
Attached Files | image-20220902-094124.png [^] (53,159 bytes) 2022-09-19 10:01
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0141570) hcurbelo (reporter) 2022-10-03 13:32 |
I wen simulate the when the name of the customer is too long, it creates a lag on displaying the customer area of the virtual receipt. I was able to simulate it and verify that the proposed solution is correct |
(0141573) hgbot (developer) 2022-10-03 14:22 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1241 [^] |
(0142594) hgbot (developer) 2022-10-26 11:32 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1241 [^] |
(0142595) marvintm (manager) 2022-10-26 11:33 |
Solved by this commit: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1241/diffs?commit_id=289fc0d520e0df5578942c41be31bd01cdd9ef81 [^] |
(0143470) gorka_gil (administrator) 2022-11-11 11:37 |
reopen, reverted issue because create a regresion https://issues.openbravo.com/view.php?id=50851 [^] |
(0143483) gorka_gil (administrator) 2022-11-11 15:30 edited on: 2022-11-11 15:30 |
Revert commit: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/00332be1c70934e9b24337cd8735133c0b9c9b00 [^] |
(0155358) Daria_Sh (developer) 2023-09-28 17:18 |
Gorka Gil and Nicola Uva confirmed that the problem was likely fixed by other changes and is not reproducible. |
Issue History | |||
Date Modified | Username | Field | Change |
2022-09-19 10:01 | nicola_uva | New Issue | |
2022-09-19 10:01 | nicola_uva | Assigned To | => Retail |
2022-09-19 10:01 | nicola_uva | File Added: image-20220902-094124.png | |
2022-09-19 10:01 | nicola_uva | Triggers an Emergency Pack | => No |
2022-09-19 10:32 | guilleaer | Proposed Solution updated | |
2022-09-29 17:28 | gorka_gil | Assigned To | Retail => hcurbelo |
2022-10-03 13:32 | hcurbelo | Note Added: 0141570 | |
2022-10-03 14:22 | hgbot | Note Added: 0141573 | |
2022-10-26 11:32 | hgbot | Note Added: 0142594 | |
2022-10-26 11:32 | marvintm | Status | new => scheduled |
2022-10-26 11:33 | marvintm | Note Added: 0142595 | |
2022-10-26 11:33 | marvintm | Status | scheduled => resolved |
2022-10-26 11:33 | marvintm | Fixed in Version | => 23Q1 |
2022-10-26 11:33 | marvintm | Resolution | open => fixed |
2022-10-26 11:33 | marvintm | Review Assigned To | => marvintm |
2022-10-26 11:33 | marvintm | Status | resolved => closed |
2022-11-11 11:37 | gorka_gil | Note Added: 0143470 | |
2022-11-11 11:37 | gorka_gil | Status | closed => new |
2022-11-11 11:37 | gorka_gil | Resolution | fixed => open |
2022-11-11 11:37 | gorka_gil | Fixed in Version | 23Q1 => |
2022-11-11 15:30 | gorka_gil | Note Added: 0143483 | |
2022-11-11 15:30 | gorka_gil | Note Edited: 0143483 | View Revisions |
2022-11-11 15:31 | gorka_gil | Relationship added | causes 0050851 |
2023-08-14 08:10 | marvintm | Assigned To | hcurbelo => |
2023-09-28 17:18 | Daria_Sh | Note Added: 0155358 | |
2023-09-28 17:18 | Daria_Sh | Status | new => closed |
2023-09-28 17:18 | Daria_Sh | Resolution | open => fixed |
Copyright © 2000 - 2009 MantisBT Group |