[Koha-bugs] [Bug 16732] Add audio alerts (custom sound notifications) to web based self checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 15 22:03:29 CEST 2016


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 54492
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54492&action=edit
Bug 16732 - Add audio alerts (custom sound notifications) to web based self
checkout

This patch adds the infrastructure needed to allow audio alerts, as
configured in administration, to affect the sco module

This patch allows only for the use of sounds with a full URL to be used
and does not allow for the Koha standard sounds to be accessed via the
SCO

To test:
Ensure you have the preference AudioAlerts enabled
Ensure you can hear normal sounds from the staff module
Define an audio alert such as:
    Selector: .sco_entry
    Sound: https://archive.org/download/Doorbell_1/doorbell.ogg
Load the SCO module
You should hear the doorbell noise (everytime you reload even!)
Test that the default sounds are not activated for the SCO, you must
sepcifically define them

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


More information about the Koha-bugs mailing list