alphabit-technology / erpnext-restaurant

ERPNext Restaurant
GNU General Public License v3.0
114 stars 133 forks source link

Double Click on restaurant pos #9

Closed webbosolutions closed 2 years ago

webbosolutions commented 2 years ago

is there any solution to change double click on pos cashier like new order , pay button to be only one click to be easy for the cashier user Thanks

alphabit-technology commented 2 years ago

Yes that can be done, I did it so that no orders are created by mistake. it can be removed directly from the code or it can be made configurable.

In the onClick event remove DOUBLE_CLICK constant.

webbosolutions commented 2 years ago

Thank you so much

alphabit-technology commented 2 years ago

An update is now available for this feature.

webbosolutions commented 2 years ago

Thanks Thanks Did Updates Finished Please ? Best Regards

alphabit-technology commented 2 years ago

Yeah, is ready.