It should not be possible to archive system debit types (such as ACCOUNT, OVERDUE, RENT, etc). Only the manual types should have that option. To recreate: 1. Go to Administration > Debit types 2. Click Show all debit types --> Note that *all* debit types have both the Edit and Archive buttons Possibly a regression from bug 32450
I tried Martin's fix https://gitlab.com/mrenvoize/Koha/-/commit/824e4220c712b2a9de9e5666216f6d853889d46f And it works. Ready to sign-off :)
Created attachment 151505 [details] [review] Bug 33787: Fix for regression caused by bug 32450 This patch fixes the regression cashed by bug 32450 where we accidentally introduced the option to archive system debit types. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Thanks for spotting this, reporting it and then testing the fix Caroline :)
Created attachment 151512 [details] [review] Bug 33787: Fix for regression caused by bug 32450 This patch fixes the regression cashed by bug 32450 where we accidentally introduced the option to archive system debit types. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work everyone! Pushed to stable for 22.11.x