Bug 6746

Summary: item type run time parameter not working
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: ReportsAssignee: Galen Charlton <gmcharlt>
Status: CLOSED INVALID QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: P5 - low CC: wizzyrea
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nicole C. Engard 2011-08-17 18:22:51 UTC
When you write a report the item type should be available via runtime parameters (or so I was told) but it's not.   When I did <<Item|itemtype>> or <<Item|itype>> I got a blank pull down.
Comment 1 Nicole C. Engard 2011-08-17 18:23:22 UTC
commit message with info on this:  http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=7d8b369ba4066d485e5aa7739b1b073f0db80b45
Comment 2 Liz Rea 2011-08-17 18:28:12 UTC
<<Pick your Item Type|itemtypes>>

is the correct usage for getting the item type dropdown. :)