[Koha-bugs] [Bug 30095] Allow to change "warn when late" setting in subscriptions batch modification tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 14 16:37:00 CET 2022


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

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 130549
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130549&action=edit
Bug 30095: Add "warn when late" to subscriptions batch mod tool

This patch depends on bug 29996

Test plan:
1. On the Serials module main page, do a search that return at least 2
   subscriptions
2. Check at least 2 boxes in the first column of the table, then click
   on "Edit selected serials" above the table
3. Verify that the table above the form display correct data for the
   "Warn when late" column
4. Submit the form without changing anything. Verify that the setting
   "warn when late" was not changed for selected subscriptions
5. Repeat steps 1 and 2. Set "Warn when late" to "No" and submit the
   form. Verify that the setting "warn when late" was changed to "No"
   for all selected subscriptions
6. Repeat steps 1 and 2. Set "Warn when late" to "Yes" and submit the
   form. Verify that the setting "warn when late" was changed to "Yes"
   for all selected subscriptions

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list