Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0052840 | POS2 | POS | public | 2023-06-23 10:44 | 2023-08-04 13:58 |
|
Reporter | ablasco | |
Assigned To | ablasco | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q4 | |
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 | 0052840: Portrait Umbrella Styling changes to cover |
Description |
- Receipt Properties Dialog padding should be fixed.
- Available Filters Popover height could be bigger.
- Order options Popover height could be bigger.
- DrawerMenu padding in portrait should not affect in landscape.
- Justify content in amount in each grid LisView.
- Cleaning Styling in modules to be centralized. |
Steps To Reproduce | * |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0051330 | | closed | meriem_azaf | POS2 : Customer name overflows when it is long in ticket header |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-06-23 10:44 | ablasco | New Issue | |
2023-06-23 10:44 | ablasco | Assigned To | => Retail |
2023-06-23 10:44 | ablasco | OBNetwork customer | => No |
2023-06-23 10:44 | ablasco | Triggers an Emergency Pack | => No |
2023-06-23 11:07 | hgbot | Merge Request Status | => open |
2023-06-23 11:07 | hgbot | Note Added: 0151557 | |
2023-06-23 11:09 | hgbot | Note Added: 0151558 | |
2023-06-27 15:06 | ablasco | Relationship added | related to 0051330 |
2023-07-10 14:35 | hgbot | Note Added: 0152272 | |
2023-07-10 22:30 | hgbot | Resolution | open => fixed |
2023-07-10 22:30 | hgbot | Status | new => resolved |
2023-07-10 22:30 | hgbot | Fixed in Version | => 23Q4 |
2023-07-10 22:30 | hgbot | Note Added: 0152279 | |
2023-07-17 10:13 | hgbot | Note Added: 0152546 | |
2023-07-24 12:03 | guillermogil | Assigned To | Retail => ablasco |
2023-07-24 12:30 | alostale | Status | resolved => closed |
2023-07-31 10:46 | AugustoMauch | Status | closed => new |
2023-07-31 10:46 | AugustoMauch | Resolution | fixed => open |
2023-07-31 10:46 | AugustoMauch | Fixed in Version | 23Q4 => |
2023-07-31 10:46 | AugustoMauch | Note Deleted: 0152279 | |
2023-07-31 10:46 | AugustoMauch | Note Deleted: 0151557 | |
2023-07-31 10:46 | AugustoMauch | Note Deleted: 0152272 | |
2023-08-04 13:25 | hgbot | Merge Request Status | open => approved |
2023-08-04 13:57 | hgbot | Note Added: 0153228 | |
2023-08-04 13:57 | hgbot | Resolution | open => fixed |
2023-08-04 13:57 | hgbot | Status | new => closed |
2023-08-04 13:57 | hgbot | Fixed in Version | => 23Q4 |
2023-08-04 13:57 | hgbot | Note Added: 0153229 | |
2023-08-04 13:58 | hgbot | Note Added: 0153230 | |
2023-08-04 13:58 | hgbot | Note Added: 0153231 | |
2023-08-04 13:58 | hgbot | Note Added: 0153232 | |
Notes |
|
(0151558)
|
hgbot
|
2023-06-23 11:09
|
|
|
|
(0152546)
|
hgbot
|
2023-07-17 10:13
|
|
|
|
(0153228)
|
hgbot
|
2023-08-04 13:57
|
|
|
|
(0153229)
|
hgbot
|
2023-08-04 13:57
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 567975916cc2a87265356e72adfc9d53224c01ae
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 04-08-2023 13:56:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/567975916cc2a87265356e72adfc9d53224c01ae [^]
Fixed ISSUE-52840: Umbrella issue that fixes several portrait issues
---
M web-jspack/org.openbravo.pos2/src/components/ButtonBar1/ButtonBar1-DraftOrder.config.json
M web-jspack/org.openbravo.pos2/src/components/ButtonBar1/ButtonBar1-DraftTicket.config.json
M web-jspack/org.openbravo.pos2/src/components/ButtonBar1/ButtonBar1.scss
M web-jspack/org.openbravo.pos2/src/components/CashManagement/CashManagementPanel/CashManagementPanelLandscape.scss
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanelGrid/DiscountPanelGrid.scss
M web-jspack/org.openbravo.pos2/src/components/OrderGrid/OrderGridListViewColumn.config.json
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/AvailableProductFilterPopover/AvailableProductFilterPopover.scss
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/ProductSearchContent/ProductSearchContent.config.json
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/ProductSearchContent/ProductSearchContent.portrait.config.json
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/ProductSearchContent/ProductSearchContent.scss
M web-jspack/org.openbravo.pos2/src/components/Service/ServiceConfigurationStep/ServiceConfigurationProductSearchContentEdit.config.json
M web-jspack/org.openbravo.pos2/src/components/Service/ServiceConfigurationStep/ServiceConfigurationProductSearchContentNew.config.json
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLines.scss
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/TicketListRemoteGrid.scss
---
|
|
|
(0153230)
|
hgbot
|
2023-08-04 13:58
|
|
|
|
(0153231)
|
hgbot
|
2023-08-04 13:58
|
|
|
|
(0153232)
|
hgbot
|
2023-08-04 13:58
|
|
|