https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33817
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #3 from Martin Renvoize <[email protected]> --- From IRC we came to the conclusion: * Bundles should not be editable whilst checked out (Removing and Adding should both be blocked at client and server side) * Items should not be available for adding to a bundle when they are individually checked out (Again, this should be blocked at both the client and the server). The real world idea of this was that you physically had a 'box' you were packing your items into to create the bundle.. you scan your items into the box and out of the box.. thus they should physically be there. We then track their presence at the checkin/checkout actions. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
