Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0052348 | POS2 | POS | public | 2023-05-04 11:53 | 2023-05-11 06:47 |
Reporter | dbaz | ||||
Assigned To | dcontrera | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 23Q3 | |||
Merge Request Status | approved | ||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0052348: The width of the receipt should be higher with wider aspect ratios | ||||
Description | The minimum value of the width of the receipt should be 35 rem, and it should happen when the aspect ratio is 4:3. Lower aspect ratio will continue having a width of 35rem The maximum value of the width of the receipt should be 47.4rem, and it should happen when the aspect ratio is 16:9. Higher aspect ratios will continue having a width of 47.4rem When the aspect ratio is between 4:3 and 16:9, the width should be proportional between 35rem and 47.4rem, which entails a variable width of 36.7% In order to do that, ensure that the configurable layout that builds obpos2MainPOSApp, that currently is defined as: 35rem 1fr is changed to be defined as clamp(35rem, 36.7%, 47.4rem) 1fr | ||||
Steps To Reproduce | . | ||||
Proposed Solution | In order to do that, ensure that the configurable layout that builds obpos2MainPOSApp, that currently is defined as: 35rem 1fr is changed to be defined as clamp(35rem, 36.7%, 47.4rem) 1fr | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-05-04 11:53 | dbaz | New Issue | |||
2023-05-04 11:53 | dbaz | Assigned To | => Retail | ||
2023-05-04 11:53 | dbaz | OBNetwork customer | => No | ||
2023-05-04 11:53 | dbaz | Triggers an Emergency Pack | => No | ||
2023-05-04 11:54 | dbaz | Note Added: 0149292 | |||
2023-05-08 20:19 | dbaz | Note Added: 0149450 | |||
2023-05-09 13:19 | guillermogil | Assigned To | Retail => dcontrera | ||
2023-05-09 21:45 | hgbot | Merge Request Status | => open | ||
2023-05-09 21:45 | hgbot | Note Added: 0149523 | |||
2023-05-10 08:51 | hgbot | Merge Request Status | open => approved | ||
2023-05-10 08:51 | hgbot | Merge Request Status | approved => open | ||
2023-05-11 06:45 | hgbot | Merge Request Status | open => approved | ||
2023-05-11 06:47 | hgbot | Resolution | open => fixed | ||
2023-05-11 06:47 | hgbot | Status | new => closed | ||
2023-05-11 06:47 | hgbot | Fixed in Version | => 23Q3 | ||
2023-05-11 06:47 | hgbot | Note Added: 0149586 | |||
2023-05-11 06:47 | hgbot | Note Added: 0149587 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|