Simple Invoices logo
    • CommentAuthormirr0r
    • CommentTimeSep 11th 2007 edited
     permalink
    hi and sorry for my english..

    I downloaded last svn and I think there is an error in the "total invoice" template: there isn t the total gross amount when export to pdf file (in the last stable version this is correct). I resolved in this way:
    1) edit templates/invoices/default/template.tpl
    2) at line 328 change "{if $invoice.type_id == 3}" with "{if $invoice.type_id == 1}" (The same of the stable version)

    This work for me but I m not sure if make error in the "consulting invoice" (where there isn t a total gross...)

    Bye

    PS I m working to translate simple invoice in italian!! :mrgreen:
    • CommentAuthorjustin
    • CommentTimeSep 11th 2007 edited
     permalink
    Thanks mirr0r, i'll take a look at that gross total code - thanks for pointing it out

    re italian
    - cool, having Simple Invoices is more languages is always great!

    Cheers

    Justin
    • CommentAuthor6blu
    • CommentTimeOct 8th 2007 edited
     permalink


    PS I m working to translate simple invoice in italian!! :mrgreen:


    I want traslate to.
    Please contact me!

    giorgio.abbate [at] newroad.it

    ...but anyway we have the problem about reset invoice ID counter. Have you solve it?

    Regards,
    6blu ;)
    • CommentAuthoraplysia
    • CommentTimeOct 9th 2007 edited
     permalink
    reset invoice id should be solve with the new custom field system...