Bug 30096 - Allow to change "late issue notification" setting in subscriptions batch modification tool
Summary: Allow to change "late issue notification" setting in subscriptions batch modi...
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Julian Maurice
QA Contact: Testopia
URL:
Keywords:
Depends on: 29997
Blocks:
  Show dependency treegraph
 
Reported: 2022-02-14 15:39 UTC by Julian Maurice
Modified: 2024-12-12 10:08 UTC (History)
1 user (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 30096: Add "late issue notification" to subscriptions batch mod tool (5.25 KB, patch)
2022-02-14 15:47 UTC, Julian Maurice
Details | Diff | Splinter Review
Bug 30096: Add "late issue notification" to subscriptions batch mod tool (6.57 KB, patch)
2024-12-12 10:07 UTC, Julian Maurice
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Maurice 2022-02-14 15:39:37 UTC
Bug 29997 adds a "late issue notification" setting for subscriptions.

This bug is for being able to modify this setting in the subscriptions batch modification tool.
Comment 1 Julian Maurice 2022-02-14 15:47:27 UTC Comment hidden (obsolete)
Comment 2 Laura Escamilla 2023-04-03 17:45:29 UTC Comment hidden (obsolete)
Comment 3 Julian Maurice 2024-12-12 10:07:19 UTC
Created attachment 175389 [details] [review]
Bug 30096: Add "late issue notification" to subscriptions batch mod tool

This patch depends on bug 29997

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
   "Late issue notification" column
4. Submit the form without changing anything. Verify that the setting
   "late issue notification" was not changed for selected subscriptions
5. Repeat steps 1 and 2. Set "Late issue notification" to one of the
   available options and submit the form. Verify that the setting "late
   issue notification" was changed to the selected option for all
   selected subscriptions

Sponsored-by: Écoles Nationales Supérieures d'Architecture
Comment 4 Julian Maurice 2024-12-12 10:08:17 UTC
Patch rebased