https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20467
--- Comment #23 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #22) > When I edit an item, I get: > "This course already has this item on reserve." > and > "Number of courses reserving this item: 1" > > Are they expected? (with and without the patch) > > Also the legend of the fieldset always says "Add" (instead of edit) Yes, that is expected though not perfect. The "Number of courses" message is exactly how it should be. We could pass an 'edit' flag to change the message and legend when purposefully editing a course item ( as opposed adding it only to find it's already on the course ). If you would file a separate bug report I'd be happy to submit a patch for that! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
