Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
digibib
deichman
Commits
c6b7c9b6
Commit
c6b7c9b6
authored
Jun 16, 2021
by
Petter Goksøyr Åsen
Committed by
Torstein
Jun 22, 2021
Browse files
DEICH-5925
add guarantor fields returned from patron search
parent
a514315f
Changes
1
Show whitespace changes
Inline
Side-by-side
koha/Deichman/Patron.pm
View file @
c6b7c9b6
...
...
@@ -109,7 +109,10 @@ SELECT
firstname,
borrowernumber,
cardnumber,
categorycode
categorycode,
guarantorname,
guarantoremail,
guarantormobile
FROM borrowers, t
WHERE
deleted_at IS NULL AND
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment