I'm new to SI - I just found it today, and I'm really loving most of the features.
However, I have noticed that the software doesn't print the description of the invoice, so there is no way for the client to have a detailed copy of the services billed.
Also, when I click the Print Preview button, this error
Warning: Smarty error: unable to read resource: "../templates/invoices/default/itemised.tpl" in /home/domain/public_html/accounting/include/smarty/Smarty.class.php on line 1095
shows up in the space where the description should be.
I'm desperately searching for a new invoicing software since my most recent one went belly up!
Hey Dcwd
try this - edit index.php (Line 82)$smarty -> display("../templates/default/header.tpl");
and instead of .. place the full path $smarty -> display("/home/domain/public_html/accounting/templates/default/header.tpl");
let me know how you go
also does anyone else get this error?
Cheers
Justin
Hey
i see you posted another query about sending emails - did you get the above issue fixed and how
Cheers
Justin
It looks like you're new here. If you want to get involved, click one of these buttons!