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(
type: textarea
- "You can use the following fields: price, quantity, budget_code, discount, sort1, sort2"
- "<br/>For example:<br/>price: 947$a|947$c<br/>quantity: 969$h<br/>budget_code: 922$a"
-
- 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:
- Use the