X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fview%2Fview_invoice.php;h=44715413dae0653021e3ed4b081c79a6d538de60;hb=67abd2b071302a327df63fb949963f0b45d62196;hp=c93a794c638e03128bf30f90446c55af487de435;hpb=d2cc0860eccf02eaefcd90731ac3af141a841529;p=fa-stable.git diff --git a/sales/view/view_invoice.php b/sales/view/view_invoice.php index c93a794c..44715413 100644 --- a/sales/view/view_invoice.php +++ b/sales/view/view_invoice.php @@ -168,6 +168,6 @@ end_table(1); is_voided_display(ST_SALESINVOICE, $trans_id, _("This invoice has been voided.")); -end_page(true); +end_page(true, false, false, ST_SALESINVOICE, $trans_id); ?> \ No newline at end of file