Openbravo Issue Tracking System - POS2
View Issue Details
0051703POS2POSpublic2023-02-27 10:282023-03-16 16:59
jarmendariz 
Triage Platform Base 
highmajorhave not tried
closedfixed 
5
 
23Q2 
No
0051703: Adapt Discounts screens to Portrait Mode
Discounts screen should be displayed as in the mockups in Portrait Mode
See description
No tags attached.
Issue History
2023-02-27 10:28jarmendarizNew Issue
2023-02-27 10:28jarmendarizAssigned To => Triage Platform Base
2023-02-27 10:28jarmendarizTriggers an Emergency Pack => No
2023-02-28 10:26hgbotNote Added: 0147099
2023-03-16 16:59hgbotResolutionopen => fixed
2023-03-16 16:59hgbotStatusnew => closed
2023-03-16 16:59hgbotNote Added: 0147619
2023-03-16 16:59hgbotFixed in Version => 23Q2
2023-03-16 16:59hgbotNote Added: 0147620

Notes
(0147099)
hgbot   
2023-02-28 10:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1556 [^]
(0147619)
hgbot   
2023-03-16 16:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1556 [^]
(0147620)
hgbot   
2023-03-16 16:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: e73407ddf4deb88ad7d0df63ed9a3b8a42b6c8dd
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 16-03-2023 16:58:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e73407ddf4deb88ad7d0df63ed9a3b8a42b6c8dd [^]

Fixes ISSUE-51703: Adapts Discounts flow to portrait mode

---
A web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanelGrid/AppliedDiscounts.portrait.config.json
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountInputAmountCell/DiscountInputAmountCell.scss
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanel/DiscountPanel.jsx
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanel/DiscountPanel.scss
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanelGrid/AppliedDiscounts.config.json
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanelGrid/DiscountPanelGrid.jsx
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanelGrid/DiscountPanelGrid.scss
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanelTitle/DiscountPanelTitle.scss
M web-jspack/org.openbravo.pos2/src/ob-init.js
---