The self checkout pages implement Audio alerts, but you can't pick a sound from the list, but have to enter a full URL instead in order to make them work (see bug 22406). This is not obvious and a little hint would be nice until this can be fixed.
*** Bug 22406 has been marked as a duplicate of this bug. ***
Created attachment 170325 [details] [review] Bug 33731: Allow for default sounds on SCO page To test: 1. APPLY PATCH 2. Enable AudioAlerts system preferencce 3. Set up some audio alerts to trigger on the SCO page. ( I used #sco_main for east testing) 4. Make sure the sounds work properly. Note: It is not my favorite thing to duplicate these assets for intranet and OPAC, is there a better way?
Created attachment 170326 [details] [review] Bug 33731: Allow for default sounds on SCO page To test: 1. APPLY PATCH 2. Enable AudioAlerts system preferencce 3. Set up some audio alerts to trigger on the SCO page. ( I used #sco_main for east testing) 4. Make sure the sounds work properly. Note: It is not my favorite thing to duplicate these assets for intranet and OPAC, is there a better way? modified: koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt new file: koha-tmpl/opac-tmpl/bootstrap/sound/IM_notification.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/beep.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/call.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/critical.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/device_connect.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/device_disconnect.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/ending.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/fail.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/incoming_call.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/loading.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/loading_2.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/maximize.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/minimize.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/new_mail_notification.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/opening.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/panic.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/popup.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/warning.ogg
Created attachment 170327 [details] [review] Bug 33731: Allow for default sounds on SCO page To test: 1. APPLY PATCH 2. Enable AudioAlerts system preferencce 3. Set up some audio alerts to trigger on the SCO page. ( I used #sco_main for east testing) 4. Make sure the sounds work properly. Note: It is not my favorite thing to duplicate these assets for intranet and OPAC, is there a better way? modified: koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt new file: koha-tmpl/opac-tmpl/bootstrap/sound/IM_notification.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/beep.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/call.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/critical.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/device_connect.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/device_disconnect.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/ending.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/fail.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/incoming_call.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/loading.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/loading_2.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/maximize.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/minimize.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/new_mail_notification.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/opening.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/panic.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/popup.ogg new file: koha-tmpl/opac-tmpl/bootstrap/sound/warning.ogg Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
I am not aware of another way right now. Maybe having a full patch URL to the staff interface...? As we are not talking a lot of big files, I am OK with this until we have a better idea for shared files in general.
Pushed for 24.11! Well done everyone, thank you!