The Stop… Camping Time! time registration and invoice application.
Go to file
Paul van Tilburg 69d6424462 Make invoices task oriented; implemented correct invoicing.
* Split a task in two when billing.  The task tied to the invoice
  contains all time entries to be billed.
* For a fixed cost task all time entries are billed automatically,
  no selection is allowed.
* Updated the models with helper methods (billing, period, summaries).
* Prepare for improved templating.
* Improved invoice numbering.
* Improved support for fixed cost tasks.
2011-11-09 14:02:33 +01:00
docs Updated the mockup. 2011-11-03 20:26:05 +01:00
public Ignore stuff in public; added a place older to ensure the dir exists. 2011-11-03 23:46:45 +01:00
templates Tweaked the template for the new invoice generation params. 2011-11-07 17:45:22 +01:00
.gitignore Ignore stuff in public; added a place older to ensure the dir exists. 2011-11-03 23:46:45 +01:00
TODO Added experimental invoice generation (and fixing). 2011-11-07 17:44:34 +01:00
stoptime.rb Make invoices task oriented; implemented correct invoicing. 2011-11-09 14:02:33 +01:00