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

Owen Leonard <oleon...@myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #175385|0                           |1
        is obsolete|                            |

--- Comment #18 from Owen Leonard <oleon...@myacpl.org> ---
Created attachment 175467
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175467&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. Verify that you can see the value of "warn when late" setting on
   subscription-detail.pl
4. The automatically generated serial issue should have the status
   "Expected". Change it to "Late".
5. Go back to the main page. You should see an alert with a link to your
   subscription
6. Change your library using the menu in the upper right corner of the
   screen. Now the alert should not appear.
7. Set your library back to its original value to make the alert
   reappear.
8. Edit your subscription and disable "Warn when late". Verify that the
   alert does not appear.

Sponsored-by: Écoles Nationales Supérieures d'Architecture
Signed-off-by: Owen Leonard <oleon...@myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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/

Reply via email to