diff --git a/htdocs/takepos/invoice.php b/htdocs/takepos/invoice.php index 9ac81f1ccf9..d2d5621ace6 100644 --- a/htdocs/takepos/invoice.php +++ b/htdocs/takepos/invoice.php @@ -1018,7 +1018,7 @@ $( document ).ready(function() { order('datec', 'ASC'); $resql = $db->query($sql); if ($resql) { @@ -1400,4 +1400,4 @@ if ($action == "search") '; } -print ''; \ No newline at end of file +print '';