[Bug 11847] New: Display basketgroup closed date at OPAC
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Bug ID: 11847 Summary: Display basketgroup closed date at OPAC Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: julian.maurice@biblibre.com Reporter: julian.maurice@biblibre.com QA Contact: testopia@bugs.koha-community.org Depends on: 11169, 11708 Display basketgroup closed date at OPAC under "Acquisition Details" tab, on detail page. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 --- Comment #1 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 25639 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25639&action=edit Bug 11847: Display basketgroup closed date at OPAC under "Acquisition Details" tab, on detail page. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #2 from Julian Maurice <julian.maurice@biblibre.com> --- Depends on bug 11169 and bug 11708 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #3 from David Cook <dcook@prosentient.com.au> --- I think I can see why a library might want an "Acquisition Details" tab, but it seems a bit...transparent? I don't know if all libraries would want all the details of their orders to show up in the OPAC. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #4 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to David Cook from comment #3)
I think I can see why a library might want an "Acquisition Details" tab, but it seems a bit...transparent? I don't know if all libraries would want all the details of their orders to show up in the OPAC.
I am wondering that myself -- see my comment on bug 11169. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The problem I see here is that not all libraries are using basket groups. I even think that most libraries don't use basket groups, so the group is never closed and there would never be a order date showing up. I like Galen's idea to style this information more 'patron friendly'. I also agree that not all libraries want that much transparency, because patrons will come and ask a lot for a book, when they see it has been ordered a while ago, often not understanding why it can take a lot of time sometimes. In case we show a date, I think we also need to take into account the basket closed date. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #6 from David Cook <dcook@prosentient.com.au> --- I'm setting this one to In Discussion due to the discussion in bug 11169 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |ASSIGNED --- Comment #7 from Julian Maurice <julian.maurice@biblibre.com> --- This needs some work as bug 11169 do not introduce the new tab. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25639|0 |1 is obsolete| | --- Comment #8 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 30445 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30445&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" -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am sorry, bit this seems to explode in a perl error if you choose to not attach your closed basket to a basket group (not checking the checkbox when closing the basket): basketgroup id is required to edit a basketgroup at /home/katrin/kohaclone/C4/Acquisition.pm line 1001. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, maybe I can also add a small request? Could you put the new text into a span with an id? This way libraries that don't want to show the order date can hide it with CSS. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 --- Comment #12 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 32079 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32079&action=edit Bug 11847: Add span with class around order date so libraries can hide it if they want -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #13 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Katrin Fischer from comment #10)
I am sorry, bit this seems to explode in a perl error if you choose to not attach your closed basket to a basket group (not checking the checkbox when closing the basket):
basketgroup id is required to edit a basketgroup at /home/katrin/kohaclone/C4/Acquisition.pm line 1001.
I am not able to reproduce this. Could you test it again on recent master ? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32079|0 |1 is obsolete| | --- Comment #14 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 32088 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32088&action=edit Bug 11847: Add span with class around order date so libraries can hide it if they want Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 --- Comment #15 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This is currently blocked by its dependency on 11708 (Patch doesn't apply) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 --- Comment #16 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This patch has a dependency on bug 11708 that doesn't apply, Julian, can you please check? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |BLOCKED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|BLOCKED |Signed Off CC| |jonathan.druart@biblibre.co | |m --- Comment #17 from Jonathan Druart <jonathan.druart@biblibre.com> --- Bug 11708 rebased. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Display basketgroup closed |[DEPENDS ON 11708] Display |date at OPAC |basketgroup closed date at | |OPAC CC| |m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[DEPENDS ON 11708] Display |Display basketgroup closed |basketgroup closed date at |date at OPAC |OPAC | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply CC| |mtompset@hotmail.com --- Comment #18 from M. Tompsett <mtompset@hotmail.com> --- There's a merge conflict with item-status.inc -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30480|0 |1 is obsolete| | --- Comment #19 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 36922 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36922&action=edit Bug 11847: Display basketgroup closed date at OPAC Rebased on master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32088|0 |1 is obsolete| | --- Comment #20 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 36923 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36923&action=edit Bug 11847: Add span with class around order date Rebased on master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11847 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |BLOCKED --- Comment #21 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Moving to Blocked. One of the dependencies listed is in FQA -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org