Bug 28192 - Archived credit/debit types should be filtered by default
Summary: Archived credit/debit types should be filtered by default
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Isobel Graham
QA Contact: Testopia
URL:
Keywords: Academy
Depends on: 13985
Blocks:
  Show dependency treegraph
 
Reported: 2021-04-22 12:17 UTC by Martin Renvoize
Modified: 2022-09-01 11:45 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2021-04-22 12:17:12 UTC
The `search` method in Koha::DebitTypes and Koha::CreditTypes should apply a filter to remove archived types by default. Archived types should only be included if explicitly asked for.