clean second display after waste and spoile
This commit is contained in:
@@ -1514,7 +1514,7 @@ $(document).ready(function(){
|
||||
window.location.href = '/foodcourt';
|
||||
}else{
|
||||
window.location.href = '/foodcourt/'+cashier_type;
|
||||
if(cashier_type=="quick_service"){
|
||||
if(cashier_type=="quick_service" || cashier_type == 'food_court'){
|
||||
customer_display_view(null,"reload");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user