Details
Description
The default and quickbooks invoice templates throw an exception by default for InvoiceTemplate::stream() and InvoiceTemplate::download() implementations.
The exception isn't caught or handled because output feeds the invoice, but no exception should be thrown if there's a match on mime type, method should just exit.