https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21898
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #112027|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <[email protected]> --- Created attachment 112039 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112039&action=edit Bug 21898: Add aqbasket to available tables for AQORDER This patch should allow <<aqbasket.$field>> replacements to work in both email subject and email content fields for notices. Test plan 1/ Add <<aqbasket.basketname>> into the AQORDER notice (In the subject line and content box) 2/ Trigger said notice to send (before applying the patch) 3/ Note that the replacements have not taken place.. <<aqbasket.basketname>> is present as is. 4/ Apply patch 5/ Trigger the notice again 6/ Note that the replacements are now made. 7/ Signoff Signed-off-by: Séverine QUEUNE <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
