On the way to add the invoices, added the BuyObjectCommand
commit990a8abb18a9a7cb7311367332ba6944be3cde84
authorPasqualino Ferrentino <lino@bricioline.it>
Fri, 14 Sep 2007 14:44:35 +0000 (14 16:44 +0200)
committerPasqualino Ferrentino <lino@bricioline.it>
Fri, 14 Sep 2007 14:44:35 +0000 (14 16:44 +0200)
treec9a435a7a635b145a27ca252fe78307a7fe98bc5
parent84d27f32d83363dfadd93c7ca5a70c341bce047a
On the way to add the invoices, added the BuyObjectCommand
src/lib/Bcd/Commands/BuyObjectCommand.pm [new file with mode: 0644]
src/lib/Bcd/Data/Invoices.pm
src/lib/Bcd/Data/StatementsStash.pm
src/lib/Bcd/Errors/ErrorCodes.pm
src/t/TestInvoices.pm [new file with mode: 0644]
src/t/tlib/AllTests.pm