Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051350Retail ModulesWeb POSpublic2023-01-12 11:452023-01-23 08:21
nicola_uva 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
 
piRR23Q2 
No
0051350: We have a display bug on the customer form, on the gift card button and on cashup dialog
Customer dialog:
The text is singular + plural on the same button. The text is not centred and overflows the button

Cashup dialog
Button is not aligned (see image attached)
1.Login webpos
2.Search customer
3.As can see in the image attached button is not center and text is wrong
We need to put the text : Carte cadeau / Bon d’achat

We need to center the text like the first four buttons
No tags attached.
png cd7a9e74-30aa-4a00-9b63-810b668e31e5.png (118,074) 2023-01-12 11:45
https://issues.openbravo.com/file_download.php?file_id=18022&type=bug
png

png e27e4842-c7e3-40a0-a9cf-4cacf8f747e0.png (112,971) 2023-01-19 10:36
https://issues.openbravo.com/file_download.php?file_id=18044&type=bug
png
Issue History
2023-01-12 11:45nicola_uvaNew Issue
2023-01-12 11:45nicola_uvaAssigned To => Retail
2023-01-12 11:45nicola_uvaFile Added: cd7a9e74-30aa-4a00-9b63-810b668e31e5.png
2023-01-12 11:45nicola_uvaTriggers an Emergency Pack => No
2023-01-19 06:18ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-01-19 08:09ranjith_qualiantech_comStatusnew => scheduled
2023-01-19 10:35nicola_uvaSummaryWe have a display bug on the customer form, on the gift card button => We have a display bug on the customer form, on the gift card button and on cashup dialog
2023-01-19 10:35nicola_uvaDescription Updatedbug_revision_view_page.php?rev_id=25417#r25417
2023-01-19 10:36nicola_uvaFile Added: e27e4842-c7e3-40a0-a9cf-4cacf8f747e0.png
2023-01-20 06:12hgbotNote Added: 0145674
2023-01-23 08:21hgbotNote Added: 0145721
2023-01-23 08:21hgbotResolutionopen => fixed
2023-01-23 08:21hgbotStatusscheduled => closed
2023-01-23 08:21hgbotFixed in Version => RR23Q2
2023-01-23 08:21hgbotNote Added: 0145722

Notes
(0145674)
hgbot   
2023-01-20 06:12   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/461 [^]
(0145721)
hgbot   
2023-01-23 08:21   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/461 [^]
(0145722)
hgbot   
2023-01-23 08:21   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 72bee84d68b08224f75c72bbac639f63d0ce845e
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 19-01-2023 13:39:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/72bee84d68b08224f75c72bbac639f63d0ce845e [^]

Fixed ISSUE-51350: DialogButton height should be minimum of 50px
* When DialogButton content is more, height should be adjusted
  by setting minimum height as 50px

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
---