Added the GetInvoicesListByStateCommand, tested
commit0b5cc49707a65912a40803124a2bda1df7b8c267
authorPasqualino Ferrentino <lino@bricioline.it>
Thu, 20 Sep 2007 07:17:33 +0000 (20 09:17 +0200)
committerPasqualino Ferrentino <lino@bricioline.it>
Thu, 20 Sep 2007 07:17:33 +0000 (20 09:17 +0200)
tree9a6c581b37b91f630cc1bf0f7982423dbc752bc8
parentb2eb0ec5a53c94cb7fd1fdf5c5686bb21ba5b65a
Added the GetInvoicesListByStateCommand, tested
src/lib/Bcd/Commands/CommandFactory.pm
src/lib/Bcd/Commands/GetInvoicesListByStateCommand.pm [new file with mode: 0644]
src/lib/Bcd/Data/Invoices.pm
src/lib/Bcd/Errors/ErrorCodes.pm
src/t/TestInvoices.pm