Updated FIXME comment. This file is obsolete, right?
[koha.git] / C4 / Accounts2.pm
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-07 arensbFixed typo in synopsis.
2002-10-05 arensbReplaced several prepare()/execute()/finish() sequences...
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-28 arensbAdded POD.
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-02 tonnesenRemoved use warnings; which breaks perl 5.005
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2002-03-11 rangiFix for manual invoices
2001-05-15 rangiMore little bug fixes in the manual credits section
2001-05-09 rangiAdded facility to do a cash refund.
2001-05-02 rangiAdded functions to add credits and invoices to borrower...
2001-05-01 rangiFixed a bug in the return lost routine (when a payment...
2001-04-18 rangiAdd functionality so that when the replacement cost...
2001-04-02 rangiReworking statistics for payments and writeoffs
2001-03-27 rangiModified the update stats routine to store borrowernumb...
2000-12-19 rangiInitial revision