Bug 24488: [DISCUSSION] For comparaison
[koha.git] / circ / returns.pl
2021-01-21 Amy KingBug 27011: Remove unused $name variable
2020-11-06 Martin RenvoizeBug 23091: Add template handling for new messages
2020-11-06 Nicolas LegrandBug 24412: Attach waiting reserve to desk
2020-10-15 Katrin FischerBug 18170: Show damaged status in table of checkins
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-15 Martin RenvoizeBug 26643: Notify librarian of completed transfers
2020-10-14 Joonas KylmäläBug 12556: Add new "in processing" state to holds
2020-10-08 Jonathan DruartBug 26485: Simplify itemnumber handling in returns.pl
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Prevent server error on bad...
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Non-confirm on return
2020-10-01 Jonathan DruartBug 25261: (QA follow-up) Simplify tests and conditions
2020-10-01 Martin RenvoizeBug 25261: (follow-up) item.material may contain non...
2020-10-01 Martin RenvoizeBug 25261: (follow-up) Rename CircConfirmParts to CircC...
2020-10-01 Martin RenvoizeBug 25261: Require confirmation of multiple parts items
2020-09-18 Nick ClemensBug 25969: Don't set itemnumber as reserve->itemnumber
2020-09-18 Kyle M HallBug 25969: Checking in a found hold at a different...
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-05-22 Jonathan DruartBug 24612: Make hold-transfer-slip take reserve_id
2020-04-27 Martin RenvoizeBug 24298: (RM follow-up) Re-introduce TransferTrigger...
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-03-18 Martin RenvoizeBug 24298: Record transfer triggers for returns
2020-03-10 Katrin FischerBug 17845: Remove unused code related to printers
2020-03-02 Jonathan DruartBug 21746: Remove NO_LIBRARY_SET
2019-12-13 Kyle M HallBug 24106: In returns.pl, don't search for item if...
2019-11-03 Alex ArnaudBug 20194: Display both biblioitems.itemtype and items...
2019-10-31 Kyle M HallBug 14697: Enhance the return claims feature
2019-10-01 Katrin FischerBug 7074: Show subtitle, part and number of a record...
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
next