ajoslin103 / timer-to-invoice

This will present as an empty invoice form, dragging Timer report exports into the body will add each one as a single line item

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timer-to-Invoice

  • Installation:

    this "program" is intended to be used without a server -- but it does require internet access

    copy the index.html file to your desktop and drag it onto Chrome (it was developed using Chrome

    the file will load the various scripts and resources it needs from the internet

  • Usage:

    drag timing export files (saved with the .html extension) into the line-item body of the invoice

    edit anything that is in yellow, use the 'x' icons to delete rows

    modify your rate/hr and update the totals accordingly

  • Printing

    there are css media rules that will hide operational things (like the X's, the drag-request, the re-calculate button, icons, etc...) when printing

--- Samples ----

  • Working on an Invoice

working

  • The same Invoice printed

printed

About

This will present as an empty invoice form, dragging Timer report exports into the body will add each one as a single line item

License:MIT License


Languages

Language:HTML 100.0%