https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32773

--- Comment #162 from Brendan Lawlor <[email protected]> ---
(In reply to David Cook from comment #161)
> I haven't reviewed this one in depth, but how might it fit with bug 43180?
> That is, the idea of removing the "Delete" button from ACQ and FA frameworks?

Since it now let's you create more than one Fast add framework, maybe it should
not allow you to delete if it's the only is_fast_add framework?

I didn't realize the ACQ framework is a hard coded system framework too. It
definitely makes sense to have protection from deleting frameworks that would
silently break special features.

Maybe on biblio_framework.pl when $op eq 'delete_confirm', when it checks if
there are any biblios attached with that framework, there could be some other
checks added there too?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to