[Koha-bugs] [Bug 29996] Show an alert on main page when serial issues are late

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 1 16:23:39 CET 2022


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

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 130045
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130045&action=edit
Bug 29996: Show an alert on main page when serial issues are late

The alert is disabled by default and can be enabled for each
subscription individually.
Alerts are shown on the main page only for subscriptions that have this
feature enabled and that are of the same library than the connection
library

Test plan:
1. Run `installer/data/mysql/updatedatabase.pl` and
   `misc/devel/update_dbix_class_files.pl --koha-conf`. Restart Koha if
   needed.
2. Create a subscription, set its library to your connection library and
   enable "Warn when late"
3. The automatically generated serial issue should have the status
   "Expected". Change it to "Late".
4. Go back to the main page. You should see an alert with a link to your
   subscription
5. Change your library using the menu in the upper right corner of the
   screen. Now the alert should not appear.
6. Set your library back to its original value to make the alert
   reappear.
7. Edit your subscription and disable "Warn when late". Verify that the
   alert does not appear.

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


More information about the Koha-bugs mailing list