Bug 22674: Change wording of payments in the GUI
[koha-equinox.git] / C4 / Print.pm
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2012-09-20 Mason JamesBug 6679 - [SIGNED-OFF] fix 2 perlcritic violations...
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-05-28 Srdjanbug_8056: sorted out slip print calls
2012-03-13 Paul Poulainbug 7001 follow-up fixing POD mistake
2012-03-09 Srdjan Jankovicbug_7001: Issue and Reserve slips are notices.
2012-01-06 Duncan TylerBug 6627 [Signed Off] - Update to improve security...
2011-10-18 Paul PoulainBug 7037 de-nesting C4/Print.pm
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-06-09 Andrew ElwellPOD Cleanups
2010-05-26 Galen Charltonfix a common "developement" typo
2010-05-25 Galen Charltonfix a common "developement" typo
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2009-01-08 Joe AtzbergerBug 2900: fix GetPendingIssues.
2008-06-25 Galen Charltonclean up old-style calls to GetMemberDetails
2008-01-08 Joe AtzbergerPrint.pm - BEGIN block VERSION and vars related to...
2007-11-04 Joe AtzbergerPrint.pm: Dates.pm integration and cleanup.
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-09-27 Chris CormackBugfix for 1429
2007-04-18 tipaulremoving all useless %env / $env
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-10-20 tgarip1957A new Date.pm to use for all date calculations. Mysql...
2004-11-28 rangiFix for bug 865
2004-05-03 tipaulcopying printslip from circulation.pl
2003-06-11 tonnesenChanging "preference()" calls to "boolean_preference...
2002-10-28 tonnesenMerging from rel-1-2 to trunk
2002-10-10 arensbSimplified references.
2002-10-09 arensbFixed FIXMEs in the POD.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-23 arensbAdded POD.
2002-08-20 finlaytremoved the printreserve routine. It has been replaced...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-24 finlaytFixed up the Print module. Added a function printslip...
2002-07-23 finlaytreactivated the printreserve method that is used to...
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2002-06-18 rangiissues printing issue slips again
2001-02-04 rangiFixing printing error, now is printing all of the days...
2001-02-01 rangiAttempting to get issues slip to print when borrower...
2000-12-19 rangiInitial revision