Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049570Retail ModulesDQMpublic2022-06-15 14:252022-07-19 08:00
XABIER_AGUADO 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
RR22Q4 
No
0049570: Select a proposal with TAB key not working correctly on all Capency fields
When navigating through the proposal dialog from the DQM while using the keyboard, if the user clicks on the tab key, the option is not properly selected.
try navigating through the proposal Capency dialog
Press tab to move trough the options
Option is not properly selected
FASH
related to defect 0051275 closed radhakrishnan Select a proposal with TAB key not working correctly on all Capency fields 
Issue History
2022-06-15 14:25XABIER_AGUADONew Issue
2022-06-15 14:25XABIER_AGUADOAssigned To => Retail
2022-06-15 14:25XABIER_AGUADOTriggers an Emergency Pack => No
2022-06-15 14:26XABIER_AGUADOTag Attached: FASH
2022-06-29 10:42XABIER_AGUADOSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=24396#r24396
2022-06-29 13:24radhakrishnanAssigned ToRetail => radhakrishnan
2022-06-29 13:24radhakrishnanStatusnew => scheduled
2022-07-01 13:16hgbotNote Added: 0138927
2022-07-19 08:00hgbotResolutionopen => fixed
2022-07-19 08:00hgbotStatusscheduled => closed
2022-07-19 08:00hgbotNote Added: 0139405
2022-07-19 08:00hgbotFixed in Version => RR22Q4
2022-07-19 08:00hgbotNote Added: 0139406
2023-01-02 16:20rafarodaRelationship addedrelated to 0051275

Notes
(0138927)
hgbot   
2022-07-01 13:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/842 [^]
(0139405)
hgbot   
2022-07-19 08:00   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/842 [^]
(0139406)
hgbot   
2022-07-19 08:00   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 74ea6123acf6c83370f122b6e3879b1d012b8a2a
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 19-07-2022 05:56:13
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/74ea6123acf6c83370f122b6e3879b1d012b8a2a [^]

Fixed ISSUE-49570: Added Tab event in Suggestion list
* Tab event should work as like as Enter event in suggestion list
* Added return to prevent save process when suggestion list is selected

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
---