update payment
This commit is contained in:
@@ -534,7 +534,7 @@
|
||||
var sale_id = "<%= @dining.id %>";
|
||||
}
|
||||
//var table_id = $('.tables').attr("data-id");
|
||||
window.location.href = '/origami/' + sale_id + "/surveys"
|
||||
window.location.href = '/origami/' + sale_id +"/"+cashier_type+ "/surveys"
|
||||
});
|
||||
|
||||
// bind customer to order or sale
|
||||
|
||||
Reference in New Issue
Block a user