Bug 13477 - On order detail not showing
Summary: On order detail not showing
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-18 10:53 UTC by Iming Chan
Modified: 2015-12-03 22:00 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:


Attachments
(Staff client) Bib. record with a current item order. (87.86 KB, image/jpeg)
2014-12-21 09:46 UTC, Iming Chan
Details
(OPAC) Same bib. record not showing item order status (73.27 KB, image/jpeg)
2014-12-21 09:47 UTC, Iming Chan
Details
OPAC: acq information display with AcqCreateItem != on order (13.46 KB, image/png)
2014-12-27 20:09 UTC, Katrin Fischer
Details
"OPACAcquisitionDetails" setting (141.51 KB, image/jpeg)
2014-12-28 10:41 UTC, Iming Chan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Iming Chan 2014-12-18 10:53:14 UTC
In 3.18.01, on order detail no longer showing on "Holdings" tab.  This detail was showing in 3.18.
Comment 1 Katrin Fischer 2014-12-20 10:57:51 UTC
Hi Iming, can you please add more information on this report? 
I checked the 'on order' status, but it seems to display ok everywhere.
Comment 2 Iming Chan 2014-12-21 09:46:29 UTC
Created attachment 34614 [details]
(Staff client) Bib. record with a current item order.
Comment 3 Iming Chan 2014-12-21 09:47:25 UTC
Created attachment 34615 [details]
(OPAC) Same bib. record not showing item order status
Comment 4 Iming Chan 2014-12-21 09:52:03 UTC
(In reply to Katrin Fischer from comment #1)
> Hi Iming, can you please add more information on this report? 
> I checked the 'on order' status, but it seems to display ok everywhere.

Hi Katrin,

I have attached a couple screen displays and hopefully this will be useful.  No system settings have been changed during the upgrade to 3.18.01.  So technically, such detail should display like before.

As a consequence of this issue, we have changed the setting of "AcqCreateItem" (found in System Preferences > Acquisitions) to Create an item when placing an order instead of receiving an order.
Comment 5 Katrin Fischer 2014-12-27 20:04:03 UTC
Displaying acquisition information in the OPAC was only added to 3.18.

Die you see the change updating from 3.18 to 3.18.1? 
Are you referring to the OPACAcquisitionDetails system preference?
Comment 6 Katrin Fischer 2014-12-27 20:09:10 UTC
Created attachment 34733 [details]
OPAC: acq information display with AcqCreateItem != on order

I retested on master and the information displays. Note: the quantity must be >1 and AcqCreateItem not set to 'on order'.
Comment 7 Iming Chan 2014-12-28 10:39:45 UTC
(In reply to Katrin Fischer from comment #5)
> Displaying acquisition information in the OPAC was only added to 3.18.
> 
> Die you see the change updating from 3.18 to 3.18.1? 
> Are you referring to the OPACAcquisitionDetails system preference?

Yes, I saw change made in 3.18. I'm unsure what you're referring to "... change updating from 3.18 to 3.18.1"?

As for "OPACAcquisitionDetails" in System Preference, it shows "Display ...".  See screen image attached.
Comment 8 Iming Chan 2014-12-28 10:41:36 UTC
Created attachment 34762 [details]
"OPACAcquisitionDetails" setting
Comment 9 Iming Chan 2014-12-28 10:45:46 UTC
(In reply to Katrin Fischer from comment #6)
> Created attachment 34733 [details]
> OPAC: acq information display with AcqCreateItem != on order
> 
> I retested on master and the information displays. Note: the quantity must
> be >1 and AcqCreateItem not set to 'on order'.

Problem solved!  After I changed AcqCreateItem from "on order" to "receive order", order information now displayed in OPAC.  Therefore, I have marked this issued resolved.  Thanks for your help Katrin.
Comment 10 Katrin Fischer 2014-12-28 10:47:39 UTC
Thx for the feedback Iming, glad it could be resolved.