Openbravo Issue Tracking System - POS2
View Issue Details
0045670POS2POSpublic2020-12-31 12:462021-02-04 08:17
timothee_catteeuw 
jorge-garcia 
highmajoralways
closedfixed 
5
 
 
No
0045670: New product - 28/12/2020 - Issues concerning the layout
Cf. the description here
https://docs.google.com/document/d/1zecmMn1jGkbxsEK9eLT7cLY1iDxATZY4Su9_aedPpnE/edit [^]
Follow the steps described in the google document
No tags attached.
Issue History
2020-12-31 12:46timothee_catteeuwNew Issue
2020-12-31 12:46timothee_catteeuwAssigned To => Retail
2020-12-31 12:46timothee_catteeuwTriggers an Emergency Pack => No
2021-01-29 08:51hgbotNote Added: 0125845
2021-01-29 10:00guilleaerAssigned ToRetail => jorge-garcia
2021-01-29 10:00guilleaerStatusnew => scheduled
2021-01-29 12:23hgbotNote Added: 0125852
2021-01-29 16:20guilleaerNote Deleted: 0125852
2021-02-02 11:27hgbotResolutionopen => fixed
2021-02-02 11:27hgbotStatusscheduled => closed
2021-02-02 11:27hgbotNote Added: 0125941
2021-02-02 11:27hgbotNote Added: 0125942
2021-02-04 08:17hgbotNote Added: 0125966
2021-02-04 08:17hgbotNote Added: 0125967

Notes
(0125845)
hgbot   
2021-01-29 08:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/258 [^]
(0125941)
hgbot   
2021-02-02 11:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: fe674d19e9f393c477238b75381f87849669f4e7
Author: Jorge Garcia <jorge.garcia@openbravo.com>
Date: 2021-02-02T10:00:21+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/fe674d19e9f393c477238b75381f87849669f4e7 [^]

Fixed BUG-45670: Include overflow text of type wllipsis for base button

This commit also includes a change in Translate component to allow receive
as prop a variant class. This will avoid to create unnecessary divs in
html dom

---
M web-jspack/org.openbravo.core2/src/components/BaseContent/BaseContent.css
M web-jspack/org.openbravo.core2/src/components/BaseContent/BaseContent.jsx
M web-jspack/org.openbravo.core2/src/components/Translate/Translate.jsx
---
(0125942)
hgbot   
2021-02-02 11:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/258 [^]
(0125966)
hgbot   
2021-02-04 08:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: f8fbc8a9382cd4ec1f9d79d40ba9558bf1632f66
Author: Jorge Garcia <jorge.garcia@openbravo.com>
Date: 2021-02-04T08:16:39+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/f8fbc8a9382cd4ec1f9d79d40ba9558bf1632f66 [^]

Fixed BUG-45670: Manage properly to have a lot of payment method defined

A scroll is shown in case the number of payment methods defined for a
terminal exceeds available space in Payment Method area

---
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/PaymentPanel.config.json
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/PaymentPanel.css
---
(0125967)
hgbot   
2021-02-04 08:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/180 [^]