Simple Invoices logo
    • CommentAuthorevanms
    • CommentTimeOct 17th 2007 edited
     permalink
    Just for everyone's info:

    If you are using the default template for your invoices and you click print preview and no descriptions show up check this file

    templates/invoices/default/template.tpl

    edit line 379

    there is a unclosed </table> tag

    so it should read: </table></body>

    at least that's what dreamweaver said

    enjoy
    • CommentAuthorjustin
    • CommentTimeOct 17th 2007 edited
     permalink
    Thanks Even

    ive updated that file to match your change in svn

    Cheers

    Justin