Openbravo Issue Tracking System - POS2
View Issue Details
0052298POS2POSpublic2023-04-30 18:042023-05-02 18:08
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
23Q3 
No
0052298: TicketLinesWindow should not be displayed in landscape orientation
TicketLinesWindow is the window that in portrait mode shows in full screen the detailed view of a ticket. This window only makes sense in portrait mode, because in landscape the detailed view of the ticket is already rendered in the left side of the screen.

When this window is open in portrait mode and the device switched to landscape mode, the POS should switch to the main screen.
- Open POS2
- Switch to portrait mode
- Add a product
- Click on the top left side of the screen to open the detailed view of the ticket
- Switch to landscape mode. Note that the detailed view of the screen is now rendered twice (see attached screenshot)
No tags attached.
png DuplicatedTicketDetails.png (29,305) 2023-04-30 18:05
https://issues.openbravo.com/file_download.php?file_id=18467&type=bug
png
Issue History
2023-04-30 18:04AugustoMauchNew Issue
2023-04-30 18:04AugustoMauchAssigned To => AugustoMauch
2023-04-30 18:04AugustoMauchTriggers an Emergency Pack => No
2023-04-30 18:05AugustoMauchFile Added: DuplicatedTicketDetails.png
2023-04-30 18:13hgbotNote Added: 0149090
2023-05-02 18:08hgbotResolutionopen => fixed
2023-05-02 18:08hgbotStatusnew => closed
2023-05-02 18:08hgbotFixed in Version => 23Q3
2023-05-02 18:08hgbotNote Added: 0149153
2023-05-02 18:08hgbotNote Added: 0149154

Notes
(0149090)
hgbot   
2023-04-30 18:13   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1744 [^]
(0149153)
hgbot   
2023-05-02 18:08   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: bf12371b0a0373faa55c6ded55e6c79fcf149441
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 02-05-2023 16:08:04
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/bf12371b0a0373faa55c6ded55e6c79fcf149441 [^]

Fixes ISSUE-52298: Moves to main window is TicketLinesWindow is rendered in landscape mode

That window only makes sense in portrait mode, so when rendered in landscape mode we will switch to the main
flow of the main screen

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketArea/TicketLinesWindow/TicketLinesWindow.jsx
---
(0149154)
hgbot   
2023-05-02 18:08   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1744 [^]