Bug 34099

Summary: Add ability to manually archive currencies
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15084
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Caroline Cyr La Rose 2023-06-22 18:14:59 UTC
Bug 15084 added the possibility for currencies to be archived. However, there is no way to do this (other than through a database update for bug 15084?).

The column archived is already in the db in the currency table.

It is also visible in the staff interface in Administration > Currencies and exchange rates.

Maybe a button could be added in currency.pl to manually archive currencies that were used in the past but not anymore.