RubyGems.org

invoicing

0.2.1

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
Authors

Martin Kleppmann

4,944 total downloads 2,425 for this version
Owners

8afd211c6eec4b123675162bb687edbf

Gemfile
gem "invoicing", "~> 0.2.1"
Versions
  1. 0.2.1 August 26, 2009
  2. 0.2.0 April 19, 2009
  3. 0.1.0 February 10, 2009
Development Dependencies
  1. hoe >= 2.3.2
  2. newgem >= 1.3.0