[Koha-bugs] [Bug 10076] Add Bcc syspref for claimacquisition and clamissues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 16 17:30:42 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10076

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frederic at tamil.fr

--- Comment #14 from Frédéric Demians <frederic at tamil.fr> ---
Since it's a small patch, it would be better to package it in a single patch.
And could you use the capitalized version of the new syspref in SQL?
ClaimsBccCopy rather than claimsbcccopy. Here:

VALUES ('claimsbcccopy','0','','bcc the claimacquisition and clamissues
alerts','YesNo');

('claimsbcccopy','0','','bcc the claimacquisition and clamissues
alerts','YesNo'),

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


More information about the Koha-bugs mailing list