Openbravo Issue Tracking System - POS2
View Issue Details
0051702POS2POSpublic2023-02-27 10:262023-03-17 00:08
jarmendariz 
Triage Platform Base 
highmajorhave not tried
closedfixed 
5
 
23Q2 
No
0051702: Adapt payments screens to Portrait Mode
The following screens should be shown properly in portrait mode:
- Pay
- Reverse Paymets
- Split Payments
- Proof of Payment
See description
No tags attached.
Issue History
2023-02-27 10:26jarmendarizNew Issue
2023-02-27 10:26jarmendarizAssigned To => Triage Platform Base
2023-02-27 10:26jarmendarizTriggers an Emergency Pack => No
2023-02-28 10:24hgbotNote Added: 0147098
2023-03-17 00:08hgbotResolutionopen => fixed
2023-03-17 00:08hgbotStatusnew => closed
2023-03-17 00:08hgbotFixed in Version => 23Q2
2023-03-17 00:08hgbotNote Added: 0147629
2023-03-17 00:08hgbotNote Added: 0147630

Notes
(0147098)
hgbot   
2023-02-28 10:24   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1555 [^]
(0147629)
hgbot   
2023-03-17 00:08   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 84045787d6d48d2df1079f4db63aa8b8fdb95c66
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 17-03-2023 00:08:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/84045787d6d48d2df1079f4db63aa8b8fdb95c66 [^]

Fixes ISSUE-51702: Adapts payment flow to portrait mode

---
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/PaymentPanelHeader.config.json
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/PaymentPanelHeader.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentButton/PaymentButton.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentKeypad/PaymentKeypad.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentList/PaymentList.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentList/PaymentName.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentList/SubtotalFooter.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentMethods/PaymentMethodsHighVolumePanel/PaymentMethodsHighVolumePanel.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentMethods/PaymentMethodsPanel.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentMethods/__test__/PaymentMethodsPanel.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/PaymentPanel.config.json
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/PaymentPanel.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/PaymentPanel.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/__test__/PaymentPanel.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/stories/PaymentPanel.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/GeneratePopButton/GeneratePopButton.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/PaymentPanelButtons.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/SplitCheckButton/SplitCheckButton.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelButtons/__test__/PaymentPanelButtons.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentDetails/ProofOfPaymentDetails.scss
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentHeader/ProofOfPaymentHeader.scss
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentItem/ProofOfPaymentItem.scss
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentList/ProofOfPaymentList.scss
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentPanel/ProofOfPaymentPanel.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLines.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketSummary/TicketSummary.scss
M web-jspack/org.openbravo.pos2/src/ob-init.js
---
(0147630)
hgbot   
2023-03-17 00:08   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1555 [^]