[jira] [Commented] (OFBIZ-10961) Shortkeys missing on WebPOS

2019-04-27 Thread Jacques Le Roux (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16827686#comment-16827686
 ] 

Jacques Le Roux commented on OFBIZ-10961:
-

Thanks Suraj!

> Shortkeys missing on WebPOS
> ---
>
> Key: OFBIZ-10961
> URL: https://issues.apache.org/jira/browse/OFBIZ-10961
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
>Affects Versions: Trunk, Release Branch 18.12
>Reporter: Padmavati Rawat
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 18.12.01
>
> Attachments: OFBIZ-10961.patch, shortkeysmissing.png
>
>
> Steps:
> 1. Visit the demo-trunk.ofbiz.apache.org link.
> 2. Login to the Web POS terminal.
> 2. Check the Keyboard Shortcuts section.
> Actual:
> Keyboard short key options are missing on demo-trunk.
> Expected:
> Keyboard shortcuts should be visible on the Keyboard shortcut section.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10961) Shortkeys missing on WebPOS

2019-04-27 Thread Rohit Koushal (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16827584#comment-16827584
 ] 

Rohit Koushal commented on OFBIZ-10961:
---

Done [~suraj.khurana]

> Shortkeys missing on WebPOS
> ---
>
> Key: OFBIZ-10961
> URL: https://issues.apache.org/jira/browse/OFBIZ-10961
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
>Affects Versions: Trunk, Release Branch 18.12
>Reporter: Padmavati Rawat
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10961.patch, shortkeysmissing.png
>
>
> Steps:
> 1. Visit the demo-trunk.ofbiz.apache.org link.
> 2. Login to the Web POS terminal.
> 2. Check the Keyboard Shortcuts section.
> Actual:
> Keyboard short key options are missing on demo-trunk.
> Expected:
> Keyboard shortcuts should be visible on the Keyboard shortcut section.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10961) Shortkeys missing on WebPOS

2019-04-27 Thread Suraj Khurana (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16827536#comment-16827536
 ] 

Suraj Khurana commented on OFBIZ-10961:
---

Thanks Rohit,

Could you please check and confirm if this exists for only trunk or other 
release branches as well?
Please update affects version accordingly.

> Shortkeys missing on WebPOS
> ---
>
> Key: OFBIZ-10961
> URL: https://issues.apache.org/jira/browse/OFBIZ-10961
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
>Affects Versions: Trunk
>Reporter: Padmavati Rawat
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10961.patch, shortkeysmissing.png
>
>
> Steps:
> 1. Visit the demo-trunk.ofbiz.apache.org link.
> 2. Login to the Web POS terminal.
> 2. Check the Keyboard Shortcuts section.
> Actual:
> Keyboard short key options are missing on demo-trunk.
> Expected:
> Keyboard shortcuts should be visible on the Keyboard shortcut section.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10961) Shortkeys missing on WebPOS

2019-04-27 Thread Rohit Koushal (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16827524#comment-16827524
 ] 

Rohit Koushal commented on OFBIZ-10961:
---

During Jquery update, depricated bind() function is replaced by on() but 
accedentally in on commit r*1850712* custom user define bind() function also 
get relaced and causes this issue

 

I am attaching the patch to fix this problem. 

> Shortkeys missing on WebPOS
> ---
>
> Key: OFBIZ-10961
> URL: https://issues.apache.org/jira/browse/OFBIZ-10961
> Project: OFBiz
>  Issue Type: Bug
>  Components: webpos
>Affects Versions: Trunk
>Reporter: Padmavati Rawat
>Assignee: Rohit Koushal
>Priority: Major
> Attachments: shortkeysmissing.png
>
>
> Steps:
> 1. Visit the demo-trunk.ofbiz.apache.org link.
> 2. Login to the Web POS terminal.
> 2. Check the Keyboard Shortcuts section.
> Actual:
> Keyboard short key options are missing on demo-trunk.
> Expected:
> Keyboard shortcuts should be visible on the Keyboard shortcut section.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)