Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044830Retail ModulesGift cards and gift voucherspublic2020-08-17 14:552020-08-19 07:56
Leyre 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR20Q4 
No
0044830: First focus on gift cards creation pop-up
First focus on gift cards creation pop-up
1. Login into Web POS:
https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]

2. Try to add a gift card product, for example "Gift Card Infinite".

When the pop-up is displayed, the first focus is on "Description".
The focus should be set by default on the gift card number ("Identifier") to be able to scan the card without doing any other action.
The focus should be set by default on the gift card number ("Identifier") to be able to scan the card without doing any other action.
No tags attached.
Issue History
2020-08-17 14:55LeyreNew Issue
2020-08-17 14:55LeyreAssigned To => Retail
2020-08-17 14:55LeyreResolution time => 1599429600
2020-08-17 14:55LeyreTriggers an Emergency Pack => No
2020-08-18 10:01ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-08-18 13:19ranjith_qualiantech_comStatusnew => scheduled
2020-08-19 06:46hgbotNote Added: 0122143
2020-08-19 06:46hgbotNote Added: 0122144
2020-08-19 07:56hgbotNote Added: 0122147
2020-08-19 07:56hgbotNote Added: 0122148
2020-08-19 07:56hgbotNote Added: 0122149
2020-08-19 07:56hgbotResolutionopen => fixed
2020-08-19 07:56hgbotStatusscheduled => closed
2020-08-19 07:56hgbotFixed in Version => RR20Q4
2020-08-19 07:56hgbotNote Added: 0122150

Notes
(0122143)
hgbot   
2020-08-19 06:46   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/53 [^]
(0122144)
hgbot   
2020-08-19 06:46   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/62 [^]
(0122147)
hgbot   
2020-08-19 07:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: be57d32ea5458571ec18cf31548ce368771ecd00
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-08-19T10:15:08+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/be57d32ea5458571ec18cf31548ce368771ecd00 [^]

Related to ISSUE-44830: Focus should be set on first popup visible and enabled field when opening

---
M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js
---
(0122148)
hgbot   
2020-08-19 07:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/53 [^]
(0122149)
hgbot   
2020-08-19 07:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/62 [^]
(0122150)
hgbot   
2020-08-19 07:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: e1fe9db5513e095ca1a6c493d82983180c48dd39
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-08-19T10:15:14+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e1fe9db5513e095ca1a6c493d82983180c48dd39 [^]

Fixed ISSUE-44830: Removed Description field focus when opening Line Properties popup
* When opening ReceiptLine Properties popup, field and parentContaineer visibility should be updated

---
M web/org.openbravo.retail.posterminal/js/components/modalreceiptlineproperties.js
---