update crm customer and bind customer and queue
This commit is contained in:
@@ -37,7 +37,7 @@ $(document).ready(function(){
|
||||
control_button(order_status);
|
||||
|
||||
var customer_id=$(this).find(".customer-id").text();
|
||||
//show_customer_details(customer_id);
|
||||
show_customer_details(customer_id);
|
||||
|
||||
$("#re-print").val(unique_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user