[Bug 11435] New: Show basketgroup information in Acquisition tab in catalogue page
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11435 Bug ID: 11435 Summary: Show basketgroup information in Acquisition tab in catalogue page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: mathieu.saby@univ-rennes2.fr QA Contact: testopia@bugs.koha-community.org Bug 8230 created an Aquisition tab on catalogue page (very useful!). This patch will add a new column for displaying information about basketgroups (this will be very helpful for libraries using basketgroups). M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11435 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Assignee|koha-bugs@lists.koha-commun |mathieu.saby@univ-rennes2.f |ity.org |r -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11435 --- Comment #1 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Created attachment 23771 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23771&action=edit [PATCH] Bug 11435 - Show basketgroup information in Acquisition tab in catalogue page This patch adds a new column for displaying information about basketgroups in the Acquisition tab on catalogue page for a record. It also adds the number of the basket in the basket column. If the user does not have group_manage permission, he just see the basketgroup name and number. If he has the permission, he can click to display the basketgroup. If the basket is not in a basketgroup, the column is empty. To test: Use a record in an order, and put the basket in a basketgroup. Connect with a user WITHOUY group_manage permission (but with order_manage permission). Go to the record's detail in catalogue and click on Acquisition tab. Check you see the name and number of the basketgroup, with no link around it. Check the number of the basket is displayed within () after the name of the basket Click on the basket link, check the basket displayed is the right one. Connect with a user WITH group_manage permission. Go to the record's detail in catalogue and click on Acquisition tab. Check you see a link with the name and number of the basketgroup. Click on the link, check the basketgroup displayed is the right one. On the basketgroup page, move the basket out of the basketgroup, and save the basketgroup. Go back to the record's page on the catalogue and click on Acquisition tab. Check the basketgroup column is empty -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11435 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11435 Fridolin SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers@biblibre.co | |m Depends on| |8230 --- Comment #2 from Fridolin SOMERS <fridolyn.somers@biblibre.com> --- Adding 8230 dependancy -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11435 Jonathan Druart <jonathan.druart@biblibre.com> 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=11435 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23771|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 24510 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24510&action=edit Bug 11435 - Show basketgroup information in Acquisition tab in catalogue page This patch adds a new column for displaying information about basketgroups in the Acquisition tab on catalogue page for a record. It also adds the number of the basket in the basket column. If the user does not have group_manage permission, he just see the basketgroup name and number. If he has the permission, he can click to display the basketgroup. If the basket is not in a basketgroup, the column is empty. To test: Use a record in an order, and put the basket in a basketgroup. Connect with a user WITHOUY group_manage permission (but with order_manage permission). Go to the record's detail in catalogue and click on Acquisition tab. Check you see the name and number of the basketgroup, with no link around it. Check the number of the basket is displayed within () after the name of the basket Click on the basket link, check the basket displayed is the right one. Connect with a user WITH group_manage permission. Go to the record's detail in catalogue and click on Acquisition tab. Check you see a link with the name and number of the basketgroup. Click on the link, check the basketgroup displayed is the right one. On the basketgroup page, move the basket out of the basketgroup, and save the basketgroup. Go back to the record's page on the catalogue and click on Acquisition tab. Check the basketgroup column is empty Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11435 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|Trivial patch |Small patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11435 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24510|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 24552 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24552&action=edit [PASSED QA] Bug 11435 - Show basketgroup information in Acquisition tab in catalogue page This patch adds a new column for displaying information about basketgroups in the Acquisition tab on catalogue page for a record. It also adds the number of the basket in the basket column. If the user does not have group_manage permission, he just see the basketgroup name and number. If he has the permission, he can click to display the basketgroup. If the basket is not in a basketgroup, the column is empty. To test: Use a record in an order, and put the basket in a basketgroup. Connect with a user WITHOUY group_manage permission (but with order_manage permission). Go to the record's detail in catalogue and click on Acquisition tab. Check you see the name and number of the basketgroup, with no link around it. Check the number of the basket is displayed within () after the name of the basket Click on the basket link, check the basket displayed is the right one. Connect with a user WITH group_manage permission. Go to the record's detail in catalogue and click on Acquisition tab. Check you see a link with the name and number of the basketgroup. Click on the link, check the basketgroup displayed is the right one. On the basketgroup page, move the basket out of the basketgroup, and save the basketgroup. Go back to the record's page on the catalogue and click on Acquisition tab. Check the basketgroup column is empty Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Passes all tests and QA script. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11435 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #5 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to master. Thanks, Mathieu! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org