Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043010Retail ModulesGift cards and gift voucherspublic2020-01-15 13:382020-02-26 17:08
inaki_garcia 
ranjith_qualiantech_com 
urgentmajorhave not tried
closedfixed 
5
main 
RR20Q1RR20Q1 
marvintm
No
0043010: [20Q1] [NewSkin] [UX] "Initial balance" and "Current balance" fields of Advanced Filters pop up have multiple issues
The "Inital balance" and "Current balance" fields of Gift Card selector's Advanced Filters popup present multiple usability issues, which include the following:

(1) The header of the fields are never shown, regardless of any of the actions taken.
(2) The field clearing button doesn't appear sometimes when text is written.
(3) The dropdown selectors of the fields appear by the middle of the field once clicked upon. The first time they appear hidden.
(4) The dropdown selectors are moved along as the inputted text size increases, and remains that way regardless of clearing the text, or exiting the popup and opening it
again
(4.1) The dropdown selectors are sometimes set to the place it should be in.

This issue is regression introduced by the skinnable POS project / new skin. None of these behaviours are reproducible in 19Q4

Check the following videos which more specifically depict the issues listed:
(4)/(2) https://drive.google.com/open?id=1q0vNHtRYlTMe2kU561LfaRic49DKj_ES [^]
(4.1) https://drive.google.com/open?id=1TLv0jpDqI5sr-aM76UtFClUwmrdh_w6g [^]

Check the attached screenshot showing how the popup was presented in 19Q4. The headers are more or less correctly shown, and the dropdowns and text are in fixed positions.
PRECONDITION: the "Gift Cards and Vouchers" module must be installed, and a Gift Card configured with no expiry date in the backend

0. Log in the POS as user "vallblanca"
1. Search the Gift Card created in the template and add it to the ticket
2. Pay it
3. Add some other items to the ticket, and click on the 'total' button
4. Select the "Gift Card" payment method, and click on "Pay Total". A popup titled "Gift Card:<ticket amount>" will appear
5. Click on the "* Advanced Filter" button
6. Observe and reproduce the issues mentioned in the description
No tags attached.
blocks defect 0042885 closed ranjith_qualiantech_com [20Q1] [NewSkin] [UX] "Initial balance" and "Current balance" fields of Advanced Filters pop up have multiple issues 
Issue History
2020-01-27 12:41ranjith_qualiantech_comTypedefect => backport
2020-01-27 12:41ranjith_qualiantech_comTarget Version => RR20Q1
2020-02-05 14:57hgbotCheckin
2020-02-05 14:57hgbotNote Added: 0117475
2020-02-05 14:57hgbotStatusscheduled => resolved
2020-02-05 14:57hgbotResolutionopen => fixed
2020-02-05 14:57hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/89108392a7522220a0d3bdb84c61a83248cc3f14 [^]
2020-02-21 09:42marvintmReview Assigned To => marvintm
2020-02-21 09:42marvintmStatusresolved => closed
2020-02-21 09:42marvintmFixed in Version => RR20Q1
2020-02-26 17:08inaki_garciaIssue cloned0043348

Notes
(0117475)
hgbot   
2020-02-05 14:57   
Repository: retail/backports/3.0RR20Q1/org.openbravo.mobile.core
Changeset: 89108392a7522220a0d3bdb84c61a83248cc3f14
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Feb 05 19:27:15 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/89108392a7522220a0d3bdb84c61a83248cc3f14 [^]

Fixed issue 43010 : Updated FilterSelectorAmount to use filter combo and input for Amount

* FilterSelectorAmount UI is updated with filterCondition, 12px Space and Input Box

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
M web/org.openbravo.mobile.core/source/component/dialog/ob-advancedfilterselector.js
M web/org.openbravo.mobile.core/source/component/dialog/ob-modaladvancedfilters.js
M web/org.openbravo.mobile.core/source/component/ob-form.js
---