https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18251 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #85603|0 |1 is obsolete| | Attachment #85604|0 |1 is obsolete| | Attachment #85605|0 |1 is obsolete| | Attachment #85606|0 |1 is obsolete| | Attachment #85607|0 |1 is obsolete| | --- Comment #38 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 85616 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85616&action=edit Bug 18251: SCO alerts - need a trigger for successful checkouts This patch adds simple text and a div to allow for sounds to be configured upon successful SCO checkout To test: 1 - Enable sco module 2 - Enable AudioAlerts 3 - Define alert with Selector: .sco-alert-success Sound:http://localhost:8081/intranet-tmpl/prog/sound/opening.ogg 4 - Checkout to patron using SCO 5 - Note only feedback is a addition of item to checkouts list 6 - Apply patch 7 - Checkout ot patron via SCO 8 - You should hear the sound specified above 9 - You should also see a note: Item checked out Followed test plan, works as expected. (Works with external sound only, see Bug 16732) Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.