Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045527Retail ModulesLoyalty Programs for Web POSpublic2020-12-01 06:002020-12-10 08:31
collazoandy4 
prakashmurugesan88 
normalmajorhave not tried
closedfixed 
5
 
 
No
0045527: Missing obrlp-button-auto-height class in bpbutton and formElementBpButton components
If a customer with long name and no loyalty information is shown in Web Pos the customer name is displayed wrong because the obrlp-button-auto-height class property is removed after the customer loyalty information is rendered
Log in VBS-1 Pos Terminal
Click on customer button
Click on New Customer button from Assign Customer popup
Set customer name as 'TestDuplicated TestDuplicated TestDuplicated TestDuplicated'
Click on save and assign the new customer to the receipt
Check the customer name is displayed wrong
Add the obrlp-button-auto-height class property in bpbutton and formElementBpButton even if no loyalty information is rendered for the customer
No tags attached.
Issue History
2020-12-01 06:00collazoandy4New Issue
2020-12-01 06:00collazoandy4Assigned To => Retail
2020-12-01 06:00collazoandy4Triggers an Emergency Pack => No
2020-12-01 06:06collazoandy4Resolution time => 1607986800
2020-12-09 08:40prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-12-09 09:23prakashmurugesan88Statusnew => scheduled
2020-12-10 05:59hgbotNote Added: 0124736
2020-12-10 08:31hgbotResolutionopen => fixed
2020-12-10 08:31hgbotStatusscheduled => closed
2020-12-10 08:31hgbotNote Added: 0124745
2020-12-10 08:31hgbotNote Added: 0124746

Notes
(0124736)
hgbot   
2020-12-10 05:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/merge_requests/12 [^]
(0124745)
hgbot   
2020-12-10 08:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs [^]
Changeset: 7532d8730e65b2feeda4a3ee4808828ca0e688ae
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-12-09T19:45:39+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/commit/7532d8730e65b2feeda4a3ee4808828ca0e688ae [^]

Fixed BUG-45527: Fixes customer selector display issue when name is too long
* Issue occurs only in all mod environment
* It is working fine in pack environment where overflowing text are hidden using ellipsis
* Fixed same in loyalty bp selector class

---
M web/org.openbravo.retail.loyalty.programs/css/loyalty.css
---
(0124746)
hgbot   
2020-12-10 08:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/merge_requests/12 [^]