Bug 15253: Add Koha::Logger based logging for SIP2
[koha-equinox.git] / C4 / SIP / ILS / Transaction / Checkout.pm
2019-04-18 Kyle M HallBug 15253: Add Koha::Logger based logging for SIP2
2019-02-15 Marcel de RooyBug 19832: (QA follow-up) Remove obsolete pending_queue...
2019-02-15 Nick ClemensBug 19832: Don't fill holds in SIP/Transaction/Checkout.pm
2018-03-15 Jonathan DruartBug 20251: (bug 19280 follow-up) FIX SIP checkout
2017-09-12 Colin CampbellBug 15438 - Checking out an on-hold item sends holder...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2015-11-06 Colin CampbellBug 14673: Work around change to AddIssue return
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-03-25 Colin CampbellBug 12820: Handle rental fees in Sip issue and renew
2015-02-05 Colin CampbellBug 7904 Change SIP modules to use standard LIB path
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-09-23 Colin CampbellBug 11633 : Block Issue if fines require staff override
2012-11-30 Colin CampbellBug 8429: Remove unnecessary use of Exporter from SIP/ILS
2012-09-18 Colin CampbellBug 7751: Decrease Loans for Items in Demand for Holds
2012-06-20 Colin CampbellBug 8216: Allow SIP modules to pass critic tests
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-03-20 Colin CampbellBug 5549 : Sip scripts should handle dt due dates
2012-02-10 Srdjan Jankovicbug_7090: AllowItemsOnHandCheckout syspref
2008-11-04 Joe Atzberger (siptestAllow SIP checkout to pre-empt unfilled holds.
2008-10-14 Joe Atzberger (siptestSIP Holds processing on checkout
2008-09-11 Joe Atzberger (siptestBugs 2541 and 2587 - AddIssue must return date object...
2008-06-06 Joe Atzberger (siptestAbstraction layer implementation for Transactions.
2008-01-08 Chris CormackChanging CanBookBeRenewed to pass back the reason a...
2007-11-20 Ryan HigginsAdding calendar widget to circulation/stickyduedate
2007-11-06 Chris CormackSIP returns (checkin) working now
2007-11-06 Chris CormackCan check an item out now
2007-11-06 Ryan Higginsadding openncip / opensip SIP2 service