[Koha-bugs] [Bug 24058] acquisition table displayed even if no order exist (bib detail)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 18 20:02:05 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24058

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 95523
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95523&action=edit
Bug 24058: acquisition table displayed even if no order exist (bib detail)

This patch corrects the template check for existence of acquisitions
data on the bibliographic detail page. Now it will correctly hide the
DataTable when there is no data.

To test, apply the patch and enable the AcquisitionDetails system
preference.

 - View the bibliographic detail page for a title which has no
   associated Acquisitions data. Under the "Acquisitions details" tab
   you should see only a message, "There is no order for this biblio."

 - View the detail page for a title which has associated Acquisitions
   data. The "Acquisitions details" tab should show the correct
   information.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list