24 Aug
2022
24 Aug
'22
8:30 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31448 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 139702 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139702&action=edit Bug 31448: Replace 'Print' with 'Receipt' dropdown This patch replaces the 'Print' button with a 'Receipt' menu dropdown exposing 'Print' and 'Email' options when `UseEmailReceipts` is enabled Test plan 1. Enable `UseEmailReceipts` 2. Navigate to a patron with paid charges 3. Note the new dropdown 'Receipt' menu 4. Confirm 'Print' works as expected 5. Confirm 'Email' works as expected -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.