1.4.8 invoice/quete html view on Guest URL

Hi .
it look like need a space between Invoice # and land(invoice) . when we use name on Invoice # inovice name it should have space on html view

<h2><?php echo lang('invoice'); ?><?php echo $invoice->invoice_number; ?></h2>

also download pdf didnt work on Guest URL.
what should i do???
thanks

Here you go, reported. For the moment you have to download the pdf with a user before guests can download it.
https://development.invoiceplane.com/browse/IP-434

1 Like

We’ve the space in v1.4.9

1 Like