[Koha] E-Mail borrowers.sort1
Katrin Fischer
katrin.fischer.83 at web.de
Sun Jan 15 00:40:10 NZDT 2023
Hi,
depending a bit on the type of notice, you should be able to use TT to
resolve the code into the description of the authorised value. You can try:
At the top of your notice:
[%- USE AuthorisedValues -%]
In your text:
[% AuthorisedValues.GetByCode('bsort1', borrower.sort1) %]
Hope this helps,
Katrin
On 11.01.23 06:10, KAZIM ŞENTÜRK wrote:
> Hello,
>
> E-mails are automatically sent to our users at KOHA. There is an option to
> add a header to e-mails from the table that we would like to add.
>
> When we select borrowers.sort1, only the code is shown in the e-mail. I
> would like to add the description of Bsort1 in the authorized values to
> the e-mails.
>
> Best wishes
>
>
> Kazım ŞENTÜRK
> _______________________________________________
>
> Koha mailing listhttp://koha-community.org
> Koha at lists.katipo.co.nz
> Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha
More information about the Koha
mailing list