Koha/t/db_dependent
Nick Clemens 3f8a87c248 Bug 22042: Block all return actions when BlockReturnOfWithdrawn items is set to block
Currently this syspref only bokcs the literal 'return' from a patron, i.e. the checkin

It still processes transfers, refunds lost items, updates NotForLoan status etc.

We should block all of these things

To test:
1 - Set BlockReturnOfWithdrawn to block
2 - Set an item as lost and withdrawn
3 - Check it in
4 - Item is found
5 - Apply patch
6 - Repeat 1-3
7 - Checkin is blocked, item still lost

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit e19aa35f39)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
2023-01-18 16:58:53 +00:00
..
Acquisition
api/v1 Bug 32351: Fix t/db_dependent/api/v1/patrons.t 2022-12-02 10:55:27 +00:00
Auth
AuthoritiesMarc
Authority
Biblio
Budgets
Circulation Bug 32351: Fix t/db_dependent/Circulation/NoIssuesChargeGuarantees.t 2022-12-02 10:55:33 +00:00
CourseReserves Bug 32351: Fix CourseItems.t 2022-12-02 10:54:58 +00:00
Creators
cronjobs
data
Exporter
Holds
Illrequest
Items
Koha Bug 32529: Regression tests 2023-01-13 15:52:15 +00:00
Labels
LDAP
Letters Bug 32351: Fix TemplateToolkit.t 2022-12-02 10:55:06 +00:00
Members
misc/translator
OAI
Patron
Record
Reports
Reserves
Search
selenium Bug 31908: Add selenium tests 2022-12-19 17:07:11 +00:00
Serials
SIP
Template/Plugin
Utils
www
00-strict.t
01-test_dbic.t
Accounts.t
Acquisition.t Bug 32351: Fix Acquisition.t 2022-12-02 10:53:04 +00:00
Amazon.t
ArticleRequests.t
AudioAlerts.t
Auth.t Bug 32622: Fix Auth.t on D10 2023-01-13 16:24:16 +00:00
Auth_with_cas.t
Auth_with_ldap.t
AuthorisedValues.t
AuthoritiesMarc.t
AuthoritiesMarc_GetTagsLabels.t
AuthUtils.t
BackgroundJob.t
Barcodes.t
Barcodes_ValueBuilder.t
Biblio.t
Biblio_holdsqueue.t
Breeding.t
Budgets.t Bug 32351: Fix Budgets.t 2022-12-02 10:54:17 +00:00
Cache.t
Calendar.t
Charset.t
check_kohastructure.t
check_sysprefs.t
Circulation.t Bug 22042: Block all return actions when BlockReturnOfWithdrawn items is set to block 2023-01-18 16:58:53 +00:00
Circulation_holdsqueue.t
Clubs.t
Context.t
Contract.t
CourseReserves.t
db_structure.t
DecreaseLoanHighHolds.t
Filter_MARC_ViewPolicy.t
Fines.t
FrameworkPlugin.t
Heading.t
Heading_MARC21.t
Hold.t
Holds.t
HoldsQueue.t
Holidays.t
Illcomments.t
Illrequestattributes.t
Illrequests.t Bug 32351: Fix Illrequests.t 2022-12-02 10:54:27 +00:00
ILSDI_Services.t
ImportBatch.t
ImportExportFramework.t
Installer.t
Items.t Bug 32456: Unit tests 2023-01-13 11:32:28 +00:00
Koha.t
Koha_Database.t
Koha_Elasticsearch.t
Koha_ExternalContent_OverDrive.t
Koha_ExternalContent_RecordedBooks.t
Koha_MetadataRecord_Authority.t
Koha_Misc_Files.t
Languages.t
Letters.t
LibraryGroups.t
Linker_Default.t
Linker_FirstMatch.t
Log.t
MarcModificationTemplates.t
Members.t Bug 32351: Fix Members.t 2022-12-02 10:54:33 +00:00
Message.t
MungeMarcPrice.t
Overdues.t
Passwordrecovery.t
Patroncards.t
PatronLists.t
Patrons.t
Record.t
RecordProcessor_EmbedSeeFromHeadings.t
Reports.t
Reserves.t Bug 32351: Fix Reserves.t 2022-12-02 10:54:41 +00:00
rollingloans.t
RotatingCollections.t
Search.t Bug 20596: Add unit test for multiple values in authority search 2022-12-15 14:05:26 +00:00
Serials.t
Serials_2.t
Service.t
ShelfBrowser.t
Sitemapper.t
Stats.t
StockRotationItems.t
StockRotationRotas.t
StockRotationStages.t
SuggestionEngine_ExplodedTerms.t
Suggestions.t
sysprefs.t
TablesSettings.t
Tags.t
Templates.t
TestBuilder.t Bug 32350: Add subtest for bad columns 2022-12-01 12:41:27 +00:00
Upload.t
UsageStats.t
Virtualshelves.t
XISBN.t
XSLT.t Bug 32268: Prevent XSLT.t to fail randomly 2022-11-18 12:04:28 -03:00
yaml.t
zebra_config.pl