[Bug 4390] New: Notices missing fields in menu on left
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4390 Summary: Notices missing fields in menu on left Product: Koha Version: HEAD Platform: PC URL: cgi- bin/koha/tools/letter.pl?op=add_form&module=circulation& content= OS/Version: All Status: NEW Severity: major Priority: P5 Component: Notices AssignedTo: henridamien@koha-fr.org ReportedBy: nengard@gmail.com CC: cnighswonger@foundations.edu Estimated Hours: 0.0 Change sponsored?: --- The new way notices are handled is by putting a line like this: <item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> </item> It used to be just <<items.content>> but I think it was Chris that wrote a patch to change it. The problem is that items.itemcallnumber and items.barcode do not appear in the list of fields on the left hand menu. If those fields can be used in notices they should appear on the left - along with any other fields that can now be used (that weren't before). And if I remember wrong about who wrote the update - maybe you can CC that person on this bug. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4390 --- Comment #1 from Chris Nighswonger <cnighswonger@foundations.edu> 2010-04-17 01:58:14 --- I agree with this in principle. ie. Some of the item fields need to be added to the selection list. However, if I recall correctly, one can technically enter any field in any of the borrowers, branches, biblio, biblioitems, and items tables. I'm not sure we want to advertise all of those fields. As a matter of fact it would probably be preferable to fix overdue_notices.pl to restrict the fields to match those advertised on tools/letter.pl and keep these sync'd. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4390 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> 2010-04-20 13:20:08 --- I'm not sure I follow completely. At the very least we should add <<items.itemcallnumber>> and <<items.barcode>> to the options - only because we say this is how to format your notice and I have librarians contacting me to say - but those fields can't be valid because they're not listed ... -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com