receipt.php Receipt preview
This commit is contained in:
parent
95ca1f66c9
commit
1f594f5ae9
@ -330,7 +330,9 @@ if (!empty($conf->global->TAKEPOS_FOOTER) || !empty($conf->global->{$constFreeTe
|
||||
?>
|
||||
|
||||
<script type="text/javascript">
|
||||
window.print();
|
||||
<?php
|
||||
if ($facid) print 'window.print();'; //Avoid print when is specimen
|
||||
?>
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user