module => 'circulation',
letter_code => 'CHECKOUT_NOTE',
branchcode => $branch,
lang => $patron->lang,
tables => {
'biblio' => $biblio->biblionumber,
'borrowers' => $borrowernumber,
-