Bug 10164 - way to do substrings on notices/slips
Summary: way to do substrings on notices/slips
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-01 10:29 UTC by Nicole C. Engard
Modified: 2020-01-06 20:14 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2013-05-01 10:29:49 UTC
Often when people print hold notices they do partial names - like the first 3 letters of the last name or something similar for privacy reasons. It would be nice to have a way to do substrings of fields in the notices and slips, something like:

substring(<<borrowers.surname>>,1,3)

Just an idea - I don't care about the formatting, just the implementation :)
Comment 1 Katrin Fischer 2017-01-04 09:58:05 UTC
That should be possible with the TT syntax for slips and notices - bug 14757.
Comment 2 Magnus Enger 2019-02-25 14:13:14 UTC
(In reply to Katrin Fischer from comment #1)
> That should be possible with the TT syntax for slips and notices - bug 14757.

I'm marking this as wontfix.