add this code to yourtheme/functions.php or use any snippets code plugin like
Add this shortcode to yourtheme/functions.php
Add this short to to your_active_theme/functions.php or any snippet code plugin support
As default , our POS panel url has this format : http://your_domain.com/wp-content/plugins/woocommerce-openpos/posIf you
function op_custom_customer_field_google_address_data($session_response_data){ $name_field = array( 'code' => 'name', 'type' => 'text', 'label'
#1. add custom product data to POS product data #2. add data
#1. online website and POS have different logic about payment .- in
#1. admin/pos/ receipt template#2. create new template with type = “x-report”, set
Default , openpos just display those product type : ‘simple’,’variation’ as physical
add_filter('op_max_distance_kilometer',function(){ return 0.4; // in KM });
Recent Comments