Simple Invoices logo
    •  
      CommentAuthordimante
    • CommentTimeMar 13th 2010
     permalink
    In this file "quick_view.tpl"

    you have config->wordprocessor listed as config->word_processor preventing the .doc extension from coming out on invoice files.... Justin, sorry I would have just fixed it myself but I have forgotten how to get onto the source....

    -D-
    • CommentAuthorsbr
    • CommentTimeMar 17th 2010
     permalink
    its been discussed before, and solution is here.

    About the issue with the missing "doc" its fixed by going to \simpleinvoices\templates\default\invoices\quick_view.tpl and go to line 22 col 271 and then change $word_processor to $wordprocessor