Message => Encode::encode( "utf8", "" . $letter->{content} ),
'Content-Type' => 'text/plain; charset="utf8"',
);
if (C4::Context->preference("ClaimsBccCopy")) {
$mail{'Bcc'} = $userenv->{emailaddress};
}
sendmail(%mail) or carp $Mail::Sendmail::error;
logaction(
- Default tax rates are
- pref: gist
- (enter in numeric form, 0.12 for 12%. First is the default. If you want more than 1 value, please separate with |)
-
- Send a copy in bcc of the claimacquisition and claimissues letters to the active user
- pref: ClaimsBccCopy
default: no
choices:
yes: Send
no: Don't send
Printing: