http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30445|0 |1 is obsolete| | --- Comment #9 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 30480 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30480&action=edit Bug 11847: Display basketgroup closed date at OPAC in Holdings table, on detail page. Test plan: 1/ Enable OPACAcquisitionDetails syspref 2/ Set AcqCreateItem syspref to "ordering" 3/ Create a basket with 1 order, close this basket then create a basketgroup with this basket and close the basketgroup 4/ Create another basket with 1 order on the same biblio record as previous order. Close the basket then create a basketgroup with this basket but do not close it. 5/ Go to the OPAC detail page of the biblio record. 6/ In holdings table, under "Status" column, you should see: - for the first item ordered: "On order since DATE" - for the second item ordered: "On order" Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.