Bug 10076 - Add Bcc syspref for ClaimAcquisition and ClaimIssues
[koha.git] / installer / data / mysql / atomicupdate / Bug10076_ClaimsBccCopy.sql
1 INSERT INTO systempreferences (variable,value,options,explanation,type)
2 VALUES ('ClaimsBccCopy','0','','Bcc the ClaimAcquisition and ClaimIssues alerts','YesNo');