Bug 13854

Summary: XSLT result list doesn't show 'on order' when itemtype is not for loan
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: isabelaterra, m.de.rooy, rkuiper
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7611
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: On order status not showing for 'not for loan' itype items

Description Katrin Fischer 2015-03-17 16:24:23 UTC
Created attachment 36958 [details]
On order status not showing for 'not for loan' itype items

If the itemtype of the item is marked as 'not for loan' the items are not listed as 'on order' in the result list.

To test:
- Catalog 3 items
 - 1 item with an item type that can be checked out
 - 1 item with an item type that is marked 'not for loan'
 - 1 item with an item type that is marked 'not for loan' and status 'on order'
- Wait until Koha indexed your items
- Verify that result list will show 1 item as available and 2 as for reference
  The 'on order' status won't show at all
Comment 1 Katrin Fischer 2015-03-17 16:26:09 UTC
... also, there is a misplaced space for the reference items number
Comment 2 Isabela Terra 2015-05-18 15:36:17 UTC
I am having the same problem..
some solution??
Comment 3 Katrin Fischer 2015-05-21 20:46:35 UTC
Hi Isabela, there is currently no fix available yet.
Comment 4 Katrin Fischer 2017-12-28 14:42:30 UTC
I think this requires a change, maybe resorting of conditions, in the XSLT file für the result list.