SimpleInvoices Group Forum › Forums › Fearless359 SimpleInvoices Discussion Group › VAT/taxes not showing › Reply To: VAT/taxes not showing
September 9, 2019 at 10:55 am
#452
altaphista
Participant
@ the taxes, I just discovered after some debugging that the var $invoice.gross
isn’t set/doesn’t exist in template.tpl on row 207:
Export::getData() - templatePath[templates/invoices/mycompany/template.tpl]
my sollution:
{($invoice.total - $invoice.total_tax)|siLocal_number}
- This reply was modified 5 years, 3 months ago by altaphista.
Recent Comments