Added the InvoiceCommand, which is the base class for all the invoice commands
commit239f87c6c57a8a8957fc31cac9d86736a82dc088
authorPasqualino Ferrentino <lino@bricioline.it>
Wed, 19 Sep 2007 09:12:52 +0000 (19 11:12 +0200)
committerPasqualino Ferrentino <lino@bricioline.it>
Wed, 19 Sep 2007 09:12:52 +0000 (19 11:12 +0200)
tree4e6de05f6004005222016b24830555999b370884
parentba572df131c2559802c57c12b12675aef7c18057
Added the InvoiceCommand, which is the base class for all the invoice commands
src/lib/Bcd/Commands/AuthorizeInvoiceCommand.pm
src/lib/Bcd/Commands/InvoiceCommand.pm [copied from src/lib/Bcd/Commands/PayInvoiceCommand.pm with 62% similarity]
src/lib/Bcd/Commands/PayInvoiceCommand.pm
src/lib/Bcd/Errors/ErrorCodes.pm