diff --git a/htdocs/takepos/invoice.php b/htdocs/takepos/invoice.php index 1254a5ecf7c..9c4a5320c58 100644 --- a/htdocs/takepos/invoice.php +++ b/htdocs/takepos/invoice.php @@ -859,7 +859,7 @@ if ($action == "order" and $order_receipt_printer1 != "") { }); $.ajax({ type: "POST", @@ -881,7 +881,7 @@ if ($action == "order" and $order_receipt_printer2 != "") { }); $.ajax({ type: "POST", @@ -889,7 +889,7 @@ if ($action == "order" and $order_receipt_printer2 != "") { data: '' }); -