Bug 7506 - opac note not showing in staff client anymore
Summary: opac note not showing in staff client anymore
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Owen Leonard
QA Contact: Ian Walls
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-06 20:23 UTC by Nicole C. Engard
Modified: 2014-12-07 20:02 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2012-02-06 20:23:17 UTC
When you leave an opac note on the patron record it used to show on the checkout screen in black font under Notes - it no longer does.  I know that it's an OPAC note, but there are messages that are OPAC specific and those show in the staff client as well - and so should this.
Comment 1 Owen Leonard 2012-05-22 19:11:09 UTC
Nicole I can't find a revision of circulation.pl which shows the OPAC note. I wonder if we shouldn't focus instead on eliminating altogether the notes fields which are added via the patron edit screen. Why not use the messages system on circulation.pl?
Comment 2 Nicole C. Engard 2012-05-22 19:47:42 UTC
Owen,

Notes are used for more permanent things like 'Signed Internet Permission Form' or 'No computer access' - whereas messages are for things that require action. Or at least that's how its used.  I would not be the one to say we can remove those fields - not when so many libraries have data in them already.
Comment 3 Liz Rea 2012-05-22 21:39:09 UTC
Even so the OPAC note + messaging *is* redundant, and the argument kind of falls down there - everything in the OPAC is transient.
Comment 4 Katrin Fischer 2012-05-23 19:28:54 UTC
Please also keep in mind that OPAC note and internal note in the borrowers table can be filled with data using the patron import tool. Messages can't be imported.
Comment 5 Owen Leonard 2013-05-15 14:05:59 UTC
I'm closing this because the original bug doesn't seem to be valid. The other issues about permanent vs. temporary notes can be addressed in a new bug if someone feels strongly about it.