Allow Enable/Disable of Shortcut keys to specific screens

Issue No: FRM-7461
Created 6/21/2018 2:05:24 AM
Type Bug-QC
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 18.3
Description In Sales > POS; we have functions inside POS that are invoked/triggered using hotkeys/shortcut keys.   The issue is that when the hotkey is the same with the ones inside Shortcut.js, our function is invoked, so as with the function inside the Shortcut.js (ex. F9) which shouldn't be.   So the only solution for us is to disable the keymap declared from shortcut.js, or exclude/ignore shortcut.js when pos screen is open.