Markup online order status has been paid

add_filter('op_online_order_paid_status',function($status){ $status = array('completed','processing'); return $status; },10,1)

Disable confirm popup when send dish to kitchen

use this snippet code to yourtheme/function.php or snippet code plugin

Ignore duplicate order items

in some case cause the hosting memory , hosting got trouble about

How to hide all extension on register POS on waite...

add this shortcode to yourthem/functions.php or any snippet code plugin

How to addition field for Order in POS

I got some use case, they want add more field to order

Disable change seller on POS

Put this snippet code to yourtheme/functions.php or snippet code plugin to do

How to enable decimal qty

Just goto admin/product/ edit product you want enable this feature/ at tab

Enable product qty decimal for ALL product

add this code to yourtheme/functions.php or a snippet code

Add a quick custom fee

add this shortcode and modify it to yourtheme/functions.php or snippets code plugin

How to add Kitchen order area on Restaurant ?

s you know , since version 3.1.0 , we already support separate