Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043474Retail ModulesWeb POSpublic2020-02-28 13:042020-03-13 12:17
inaki_garcia 
prakashmurugesan88 
immediateminorhave not tried
closedfixed 
5
main 
RR20Q1RR20Q1 
jorge-garcia
Packaging and release
No
0043474: [20Q1] [NewSkin] [UX] "Password Change" popup has incorrectly formatted default action button
The "Password Change" popup shown upon password expiry when attempting to login doesn't have a properly defined default action button, in accordance to what are considered the style rules for the skinnable POS. The "Apply" button should be the only one to have the green background since it's the default action when performing the password change, whilst the "Cancel" button should have a white background.

This issue has been reported as a result of this item of the Description of the related issue still having to be addressed:
- The order and style of the "Apply" and "Cancel" buttons could potentially be out of place and not in accordance to the style of the buttons for the skinnable POS
-- In the Backend

0. Log in the ERP as "Openbravo" user with the "The White Valley Group Admin" role
1. Go to the User window
2. Select the "vallblanca" user, check the "Expired Password" checkbox, and save the record

-- In the Frontend

0. Try to log in with the "vallblanca" user. The "Password Change" popup will appear
NOTICE that the buttons appear in the style described in the description, which is incorrect

Check the attached screenshot for more details.
No tags attached.
blocks defect 0043373RR20Q1 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] "Password Change" popup has incorrectly formatted default action button 
Issue History
2020-03-11 06:26prakashmurugesan88Typedefect => backport
2020-03-12 09:30hgbotCheckin
2020-03-12 09:30hgbotNote Added: 0118539
2020-03-12 09:30hgbotStatusscheduled => resolved
2020-03-12 09:30hgbotResolutionopen => fixed
2020-03-12 09:30hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/c586df0311dcfffd0acb0f77f9c983cf01515a1b [^]
2020-03-13 12:16jorge-garciaReview Assigned To => jorge-garcia
2020-03-13 12:17jorge-garciaNote Added: 0118586
2020-03-13 12:17jorge-garciaStatusresolved => closed
2020-03-13 12:17jorge-garciaFixed in Version => RR20Q1

Notes
(0118539)
hgbot   
2020-03-12 09:30   
Repository: retail/backports/3.0RR20Q1/org.openbravo.mobile.core
Changeset: c586df0311dcfffd0acb0f77f9c983cf01515a1b
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Mar 11 11:03:50 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/c586df0311dcfffd0acb0f77f9c983cf01515a1b [^]

Fixed BUG-43474: Removed default action for cancel button in password expiry dialog

---
M web/org.openbravo.mobile.core/source/component/dialog/ob-expirationpassword.js
---
(0118586)
jorge-garcia   
2020-03-13 12:17   
Code reviewed and tested