Koha/Koha
Martin Renvoize b9ecf361a8
Bug 24592: Reword LOST_RETURN to LOST_FOUND
This patch updates the wording in the 'lost and found' process to more
closely reflect what the process is achieving by replacing 'RETURNED'
with 'FOUND'

Test plan:
1) Grep codebase for _FixAccountForLostAndReturned and note there are no
   longer any instanced of it.
2) Run t/db_dependent/Circulation.t and note it passes
3) Test returning/renewing an item that has been marked as lost and note
   the updated values in the accountlines now use LOST_FOUND as
   credit_type_code and 'FOUND' as the status for the 'LOST' fee
   (debit_type_code 'LOST')

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-02-13 15:58:49 +00:00
..
Account Bug 23442: (RM follow-up) Fix for missing 'uc' in offset_type call 2020-01-23 16:13:23 +00:00
Acquisition Bug 24462: Adapt mapping to voted RFC (Invoices) 2020-02-10 09:22:03 +00:00
ArticleRequest
Authority
Biblio Bug 23425: (QA follow-up) Keep it generic 2019-09-23 10:41:58 +01:00
BiblioUtils
Cache
Cash Bug 23321: Allow setting of branch default 2019-09-23 11:39:22 +01:00
Charges Bug 18936: More fixes 2020-02-04 09:56:26 +00:00
Checkouts Bug 14697: Introduce Koha::Checkouts::ReturnClaim(s) 2019-10-31 12:03:33 +00:00
Club Bug 14711: Change prototype for AddReserve - pass a hashref 2020-02-11 14:32:47 +00:00
Config
Edifact Bug 20254: Set correct member in working_directory 2019-08-20 15:03:59 +01:00
Exceptions Bug 14697: Introduce Koha::Checkouts::ReturnClaim(s) 2019-10-31 12:03:33 +00:00
Exporter Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 2019-07-15 11:28:08 +01:00
ExternalContent
Filter/MARC Bug 23793: Add an EmbedItems RecordProcessor filter for MARC::Record objects 2019-10-23 17:33:07 +01:00
Illrequest Bug 23712: Silence warns from Koha/Illrequest/Logger.pm 2019-10-21 09:43:17 +01:00
Indexer
Item
Library Bug 22284: New methods in Koha::Library::Groups and Koha::Library 2020-01-03 12:58:03 +00:00
List
MetadataRecord Bug 21872: Remove duplicate modulo condition in authorities iterator 2019-05-10 12:31:49 +00:00
Middleware Bug 23068: Add ability for Koha to handle X-Forwarded-For headers so REMOTE_ADDR features work behind a proxy 2019-10-31 16:10:17 +00:00
Misc
Notice
Number
OAI/Server
Object
Objects Bug 23599: Avoid exploding in search_with_library_limits when no library is passed 2019-09-12 16:00:41 +01:00
Old Bug 24321: Clean /checkouts 2020-01-08 14:42:39 +00:00
Patron Bug 19809: Remove some new occurrences 2020-01-23 10:27:36 +00:00
Patrons Bug 24330: When importing patrons from CSV, automatically strip BOM from file if it exists 2020-01-30 15:52:20 +00:00
pdfformat
Plugins Bug 24361: (bug 24217 follow-up) Fix several warnings in C4 modules 2020-01-07 13:59:51 +00:00
QueryParser/Driver
RecordProcessor
REST Bug 14711: Change prototype for AddReserve - pass a hashref 2020-02-11 14:32:47 +00:00
Schema/Result Bug 8643: DBRev 19.12.00.020 2020-02-11 14:37:34 +00:00
SearchEngine Bug 22426: Map 'loc' to 'location' when building ES queries 2020-01-10 16:22:47 +00:00
Serial
Sitemapper
SMS
Subscription
SuggestionEngine Bug 14457: (QA follow-up) Fix POD 2019-04-16 13:17:34 +00:00
Tags
Template/Plugin Bug 24350: (follow-up) Clear Koha::Libraries->pickup_locations() and move logic to Koha::Template::Plugin::Branches->pickup_locations(). 2020-01-13 10:03:35 +00:00
Util Bug 23324: (QA follow-up) Typo and remove unneeded use statement 2019-08-16 12:27:01 +01:00
Z3950Responder Bug 13937: (follow-up) Fix searching with UTF-8 characters. 2019-10-23 15:01:44 +01:00
Account.pm Bug 24592: Reword LOST_RETURN to LOST_FOUND 2020-02-13 15:58:49 +00:00
ActionLog.pm
ActionLogs.pm
AdditionalField.pm
AdditionalFields.pm
AdditionalFieldValue.pm Bug 22934: Add missing use statement 2019-05-23 14:43:16 +00:00
AdditionalFieldValues.pm
ApiKey.pm
ApiKeys.pm
ArticleRequest.pm
ArticleRequests.pm
AudioAlert.pm
AudioAlerts.pm
AuthorisedValue.pm Bug 23272: Make Koha::AuthorisedValue use Koha::Object::Limit::Library 2019-09-13 08:04:05 +01:00
AuthorisedValueCategories.pm
AuthorisedValueCategory.pm
AuthorisedValues.pm
Authorities.pm
Authority.pm
AuthUtils.pm
Biblio.pm Bug 24554: Only embed relations from Koha::Biblio in to_api 2020-02-06 12:37:25 +00:00
BiblioFramework.pm
BiblioFrameworks.pm
Biblioitem.pm Bug 24366: Merge biblioitem in Koha::Biblio->to_api 2020-01-14 14:12:46 +00:00
Biblioitems.pm
Biblios.pm
BiblioUtils.pm Bug 21872: Remove duplicate modulo condition in authorities iterator 2019-05-10 12:31:49 +00:00
Cache.pm Bug 13193: Make Memcached usage fork safe 2020-02-07 09:58:47 +00:00
Caches.pm
Calendar.pm Bug 23974: Add POD for hours_between 2020-01-10 08:23:31 +00:00
Checkout.pm Bug 14697: Add Koha::Checkout->claim_returned 2019-10-31 12:03:56 +00:00
Checkouts.pm
CirculationRule.pm Bug 18936: (follow-up) Add cloning of circulation rules back to Koha 2020-02-04 09:56:29 +00:00
CirculationRules.pm Bug 24602: Make get_onshelfholds_policy fallback to 0 2020-02-10 08:56:39 +00:00
Cities.pm
City.pm Bug 23770: Add to_api_mapping method to Koha::City 2019-10-21 10:03:53 +01:00
ClassSortRule.pm
ClassSortRules.pm
ClassSource.pm
ClassSources.pm
ClassSplitRule.pm
ClassSplitRules.pm
Club.pm Bug 19809: Re-allow to call Koha::Objects::find in list context 2020-01-23 10:27:28 +00:00
Clubs.pm
Config.pm
CsvProfile.pm
CsvProfiles.pm
Database.pm Bug 23022: Remove the SQl mode NO_AUTO_CREATE_USER 2019-06-15 07:52:09 +01:00
DateUtils.pm Bug 24643: Support fractional seconds 2020-02-13 15:56:34 +00:00
EDI.pm Bug 20595: Add handling for LRP field in EDI 2019-10-28 09:58:16 +00:00
Edifact.pm
Email.pm Bug 8000: (QA follow-up) Centralise Bcc too 2019-04-29 15:08:46 +00:00
Exceptions.pm Bug 24080: Add 'payout' method to Koha::Account::Line 2020-01-03 16:35:38 +00:00
ExternalContent.pm
FrameworkPlugin.pm Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 2019-07-15 11:28:08 +01:00
Hold.pm Bug 23049: Update 'HE' to 'RESERVE_EXPIRED' for consistency 2019-10-24 17:24:30 +01:00
Holds.pm
I18N.pm
Illcomment.pm
Illcomments.pm
Illrequest.pm Bug 23712: (QA follow-up) Silence two other warns too 2019-10-21 09:43:24 +01:00
Illrequestattribute.pm
Illrequestattributes.pm
Illrequests.pm
Item.pm Bug 18936: Convert issuingrules fields to circulation_rules 2020-02-04 09:23:55 +00:00
Items.pm
ItemType.pm Bug 18936: Move guess_article_requestable_itemtypes method 2020-02-04 09:56:25 +00:00
ItemTypes.pm Bug 15497: (QA follow-up) Fix call in search_with_localization 2019-09-12 16:31:06 +01:00
KeyboardShortcut.pm Bug 21411: Advanced cataloging editor - rancor - Allow configuration of Keyboard 2019-05-10 18:59:39 +00:00
KeyboardShortcuts.pm Bug 21411: Address QA concerns 2019-05-10 18:59:39 +00:00
Libraries.pm Bug 24350: (follow-up) Clear Koha::Libraries->pickup_locations() and move logic to Koha::Template::Plugin::Branches->pickup_locations(). 2020-01-13 10:03:35 +00:00
Library.pm Bug 22284: New methods in Koha::Library::Groups and Koha::Library 2020-01-03 12:58:03 +00:00
Linktracker.pm
Localization.pm
Localizations.pm
Logger.pm Bug 13937: Add a Z39.50 daemon that can inject item status MARC subfields 2019-10-08 14:39:30 +01:00
Manual.pm Bug 11529: Remove field mapping table and admin page 2019-08-05 15:03:18 +01:00
MarcSubfieldStructure.pm
MarcSubfieldStructures.pm
MetadataIterator.pm
MetadataRecord.pm
MetaSearcher.pm Bug 24173: Advanced Editor: Show subtitle & published date on the search page 2020-01-03 16:21:29 +00:00
MoreUtils.pm
News.pm
NewsItem.pm
OAuth.pm
OAuthAccessToken.pm
OAuthAccessTokens.pm
Object.pm Bug 24213: Fix Koha::Object->get_from_storage if the object has been deleted 2020-01-31 13:55:13 +00:00
Objects.pm Bug 19809: Re-allow to call Koha::Objects::find in list context 2020-01-23 10:27:28 +00:00
Patron.pm Bug 19809: Remove some new occurrences 2020-01-23 10:27:36 +00:00
Patrons.pm Bug 21684: Fix delete methods and add more tests 2020-01-03 10:58:47 +00:00
Plugins.pm Bug 21073: (QA follow-up) Simplify logic 2019-06-18 17:30:31 +01:00
Rating.pm
Ratings.pm
RDF.pm
RecordProcessor.pm
RefundLostItemFeeRules.pm Bug 18930: (RM follow-up) Restore primary key find 2019-07-16 13:53:54 +01:00
Report.pm
Reports.pm
Review.pm
Reviews.pm
Schema.pm
Script.pm
SearchEngine.pm
SearchField.pm Bug 20589: Add field boosting and use query_string fields parameter 2019-10-02 13:28:57 +01:00
SearchFields.pm Bug 20589: Add field boosting and use query_string fields parameter 2019-10-02 13:28:57 +01:00
SearchMarcMap.pm
SearchMarcMaps.pm
Serial.pm
Serials.pm
SharedContent.pm Bug 23075: (follow-up) Dissallow transparent redirects 2019-11-06 17:05:10 +00:00
SimpleMARC.pm Bug 22571: Handle control fields in MMT for conditionals 2019-06-21 13:12:46 +01:00
Sitemapper.pm
Statistic.pm Bug 24149: Add Koha::Statistic->item 2020-01-23 10:40:24 +00:00
Statistics.pm Bug 24149: (QA follow-up) Add pod for Koha::Statistics->object_class 2020-01-23 10:40:24 +00:00
StockRotationItem.pm Bug 24296: Update stockrotation process to use branchtransfers.reason 2020-01-28 15:03:30 +00:00
StockRotationItems.pm
StockRotationRota.pm
StockRotationRotas.pm Bug 22566: Fix some more issues 2019-06-25 17:01:11 +01:00
StockRotationStage.pm
StockRotationStages.pm
Subscription.pm Bug 19809: Re-allow to call Koha::Objects::find in list context 2020-01-23 10:27:28 +00:00
Subscriptions.pm
Suggestion.pm Bug 24419: Add Koha::Suggestion->suggester accessor 2020-01-20 16:37:22 +00:00
SuggestionEngine.pm
Suggestions.pm
Tag.pm
Tags.pm
Token.pm
UploadedFile.pm Bug 21684: Fix UploadedFile[s]->delete 2020-01-07 16:32:53 +00:00
UploadedFiles.pm Bug 21684: Fix UploadedFile[s]->delete 2020-01-07 16:32:53 +00:00
Uploader.pm
Virtualshelf.pm
Virtualshelfcontent.pm
Virtualshelfcontents.pm
Virtualshelfshare.pm
Virtualshelfshares.pm
Virtualshelves.pm
XSLT_Handler.pm Bug 24313: Always display XSLT errors in logs 2020-01-10 08:29:15 +00:00
Z3950Responder.pm Bug 13937: (RM follow-up) Set working directory for daemon mode. 2019-10-15 13:48:28 +01:00
Z3950Server.pm
Z3950Servers.pm