RubyGems.org

This is a framework for generating and displaying invoices (ideal for commercial Rails apps). It allows for flexible business logic; provides tools for tax handling, commission calculation etc. It aims to be both developer-friendly and accountant-friendly. The Ruby Invoicing Framework is based on {ActiveRecord}[http://api.rubyonrails.org/classes/ActiveRecord/Base.html]. Please see {the website}[http://ept.github.com/invoicing/] for an introduction to using Invoicing, and check the {API reference}[http://invoicing.rubyforge.org/doc/] for in-depth details.

installgem install invoicing_generator
Authors

Martin Kleppmann

1,426 total downloads 1,425 for this version
Owners

8afd211c6eec4b123675162bb687edbf

Gemfile
gem "invoicing_generator", "~> 0.2.0"
Versions
  1. 0.2.0 April 19, 2009
Development Dependencies
  1. hoe >= 1.8.0
  2. newgem >= 1.3.0