https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18426 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |20599 Keywords|Academy | --- Comment #19 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Trying to unstuck this one. (In reply to Nick Clemens from comment #8)
1 - The edit button is inconsistent, it should be a link as the others, and I would suggest 'Edit selected serials'
Replaced with the "action" links we already have on the biblio detail page and the items lost report.
2 - On the edit page we should display all editable values - when the dropdown is 'No change' I cannot know what the original value was for things like 'Create items when receiving
Done.
3 - We should have a 'Cancel' button if we choose not to edit the subs
Done.
4 - It might be nice to be able to select/deselect subs before applying the edits - not a blocker but saves from going back a page on wrong click
TODO later I'd say
5 - Maybe 'Save' instead of 'Start batch edit'?
Done (In reply to Katrin Fischer from comment #13)
1) Agree with Nick: "Edit" button would be nicer as a link, matching other pages like the details page.
So, done.
2) If you select no subscriptions and click on edit, there should be a warning. Or it should be inactive until you have selected some.
No longer valid.
3) It would be nice to have a checkbox like on the batch item edit in order to allow emptying the note fields. At the moment you'd have to add a space or something to clear them out.
We had lot of issue about that, I'd avoid to add it now. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20599 [Bug 20599] Add the Koha::Subscription->vendor method -- You are receiving this mail because: You are watching all bug changes.