https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28854 --- Comment #516 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #515)
(In reply to Martin Renvoize from comment #269)
(In reply to Katrin Fischer from comment #224)
d) Should we be able to change contents of a bundle while it is checked out? At the moment it's possible. Maybe a 'safety question'? (question/suggestion)
Fixed in follow-up.
This is not working, there is some code in the template to disable the buttons but it does not work. I have a patch to fix it, but I am wondering if it is correct to disable the edition of a bundle item that is checked out.
There is no code server-side to prevent that (and so it's currently possible).
Should we fix or remove this restriction?
See bug 33817. -- You are receiving this mail because: You are watching all bug changes.