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.