Bug 14576: Allow arbitrary automatic update of location on checkin
[koha-equinox.git] / circ / returns.pl
2019-04-25 Nick ClemensBug 14576: Allow arbitrary automatic update of location...
2019-04-16 Christopher BrannonBug 21346: Streamline logic in holds and transfers
2019-03-15 Kyle M HallBug 14591: book drop / drop box mode incorrectly decrem...
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-08-30 Katrin FischerBug 19383: (QA follow-up) Remove unused name variable
2018-08-30 Kyle M HallBug 19383: Add ability to print hold receipts automatically
2018-08-30 Jonathan DruartBug 21183: Replace C4::Items::GetItemnumberFromBarcode...
2018-08-30 Jonathan DruartBug 21168: Handle deleted checked-in items on checking in
2018-07-23 Jonathan DruartBug 17698: Do not send pending_checkout_notes from...
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Changing to Koha Objects style...
2018-06-04 Nick ClemensBug 17561: (follow-up) Pass itemnumber on returns and...
2018-05-29 Jonathan DruartBug 20822: (bug 18789 follow-up) Fix HOLD_SLIP
2018-05-03 Magnus EngerBug 20546: Display shelving location on checkin
2018-04-09 Jonathan DruartBug 18789: (follow-up) Pass a Koha::Patron object from...
2018-02-16 Jonathan DruartBug 18789: Pass a Koha::Patron object from returns.pl
2018-02-12 Kyle M HallBug 16735: Remove use of get_categories
2018-02-05 Charlotte CordwellBug 19997: use Modern::Perl in Circulation perl scripts
2018-01-30 Nick ClemensBug 20003: (QA follow-up) use patron checkouts method...
2018-01-30 Josef MoravecBug 20003: Fix showing number of remaining checkouts...
2018-01-08 Jonathan DruartBug 19899: Restore Item floats feature - do not crash
2018-01-02 Jonathan DruartBug 19798: Fix print transfer slip
2017-12-22 Jonathan DruartBug 19840: Fix - display patron note on checkin
2017-12-11 Jonathan DruartBug 19746: Remove debug statements in returns.pl
2017-11-08 Jonathan DruartBug 10748: Add the ability to block return of lost...
2017-10-26 Jonathan DruartBug 17829: (follow-up) Move GetMember to Koha::Patron
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-07-26 Jonathan DruartBug 18966: Do not deal with duplicate issue_id on checkin
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 18276: barcode may be nonexistent when checking...
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, compl...
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-04-28 Jonathan DruartBug 14224: Do not reintroduce GetItemIssue, it's dying
2017-04-28 Aleisha AmohiaBug 14224: Allow patron notes about item shown at check in
2017-04-24 Nick ClemensBug 18435 - Language entered in Materials Specified...
2017-04-21 Marc VéronBug 18335 - Check in: Make patron info in hold messages...
2017-03-03 Jonathan DruartBug 16530: Add a new method to the Branches TT Plugin...
2017-03-03 AleishaBug 16530: Adding a circ sidebar navigation menu and...
2017-02-14 Jonathan DruartBug 17940: (follow-up 14695) Fix - Mark holds as waitin...
2017-01-20 Jonathan DruartBug 17588: get_account_lines->get_balance has been...
2017-01-20 Jonathan DruartBug 17588: Koha::Patrons - Move GetMemberIssuesAndFines
2017-01-18 Mark TompsettBug 17919: (bug 17466 follow-up) Koha::Issue is now...
2017-01-13 Josef MoravecBug 17466: Show number of outstanding issues when check...
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: use find_by_koha_field when needed
2016-10-21 Jonathan DruartBug 17253: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-11 Jonathan DruartBug 17248 - Koha::AuthorisedValues - Remove GetKohaAuth...
2016-09-15 Kyle M HallBug 13134 - Add patron category to returns confirmation...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Filling one hold fills all...
2016-07-08 Olli-Antti KivilahtiBug 15172: Serial enumchron/sequence not visible when...
2016-06-10 Jonathan DruartBug 16570: Do not tell all checked-in items are part...
2016-06-03 Marc VéronBug 9543 - Show patrons messaging subscription on holds...
2016-05-04 Alex ArnaudBug 15564 - Fix tranfert branch: Set collection branch...
2016-05-04 NatashaBug 15564 - Display "print slip" option when returning...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-03-24 Julian Maurice Bug 12670: Show materials label in checkin/checkout...
2016-03-02 Jonathan DruartBug 14753: Use the KohaDates plugin to display dates
2016-03-02 Nick ClemensBug 14753 - Show accession date on checkin
2016-02-23 Kyle M HallBug 15730 - 500 error on returns.pl if barcode doesn...
2016-02-22 Jonathan DruartBug 15736: Add ShowAllCheckins pref to control the...
2016-01-27 Jonathan DruartBug 14828: Use Koha::ItemType[s] everywhere C4::ItemTyp...
2016-01-27 Marc Véron Bug 15355: Translatability: Fix issues on check in...
2015-12-30 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-12-04 Kyle M HallBug 13024 - Nonpublic note not appearing in the staff...
2015-11-19 Marc VéronBug 14870: (followup) Remove stray C4::Dates from circ...
2015-11-04 Kyle M HallBug 11431: Add additional sound options
2015-11-03 Jonathan DruartBug 14821: Do not list not returned items
2015-10-02 Jonathan DruartBug 14842: Wrong call to GetBranchItemRule
2015-09-16 Jonathan DruartBug 14655: Add a warning if the checkin will fail
2015-08-21 Jesse WeaverBug 14464: Add ability to cancel waiting holds from...
2015-07-28 Mark TompsettBug 14487: Noise best detected under Debian 8
2015-07-28 Indranil Das GuptaBug 14487: silence warns during checkin
2015-06-11 Jonathan DruartBug 7981: Reintroduce dropboxdate
2015-06-11 Jonathan DruartBug 7981: Use The Branches TT plugin instead of GetBran...
2015-06-11 Benjamin RoksethBug 7981: Remove HomeOrHoldingBranchReturn syspref
2015-04-22 Jonathan DruartBug 13482: Sent biblionumber to the template
2015-04-22 Jonathan DruartBug 13482: Prevent race condition on printing a ReserveSlip
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-12-28 Lyon3 TeamBug 12895 repair dropbox mode
2014-11-23 Kyle M HallBug 13297 - Shelving location PROC does not work accord...
2014-11-20 Marc VéronBug 13261 - Better check in message for patrons with...
2014-11-06 Kyle M HallBug 8836 [QA Followup] - Fix koha-qa.pl errors reported
2014-11-06 Kyle M HallBug 8836 - Resurrect Rotating Collections
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-07-07 David RobertsBug 12495 - Include streetnumber in hold alert address
2014-05-26 Kyle M HallBug 11629: (follow-up) Add message for librarian that...
2014-05-05 Lyon3 TeamBug 8231: display warning at check in if borrower is...
2014-05-02 Galen CharltonBug 10694: (follow-up) display the note about restricte...
2014-05-02 Kyle M HallBug 10694: (follow-up) fix various issues
2014-05-02 Kyle M HallBug 10694 - Allow arbitrary backdating of returns
2014-05-02 Galen CharltonBug 11182: (follow-up) fix regression where session...
2014-04-29 SrdjanBug 11182: get rid of some warnings in circulation
2014-04-29 Galen CharltonBug 11182: (follow-up) improve initialization of the...
2014-04-29 Mark TompsettBug 11182: remove another warning in circulation
2014-04-17 Galen CharltonBug 9448: (follow-up) prevent unauthorized operator...
next