[Bug 9560] New: Add a filter by basketgroup in reception page
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 Bug ID: 9560 Summary: Add a filter by basketgroup in reception page Classification: Unclassified 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 In Receipt summary page, there are filters on the left : - isbn, author, title - basket - orderline - ean It would be useful to add a filter by basketgroup number. Additionnaly, "basket" could be rename "basket number", and "ean" could be moved just behind "isbn, author, title" M. Saby Rennes 2 university -- 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=9560 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED 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=9560 --- Comment #1 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Created attachment 16001 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16001&action=edit Bug 9560: Add a filter by basketgroup number in receipt page Currently, it is not possible to filter received items using basketgroup number. For libraries using basketgroup, this could be an interesting feature. This patch add a filter by basketgroup number in receipt page. Additionally, it renames "basket" filter into more explicit "basket number" (before, librarians could think the filter take into account basket name), and it move EAN filter (visible only in unimarc flavor) in 2d position. to test: 1. create a basket with some orders 2. close it and put in a basketgroup. Note the number of the basketgroup. 3. try the old and the new filters in reception page M. Saby -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 mathieu saby <mathieu.saby@univ-rennes2.fr> 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=9560 --- Comment #2 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- I will make later an other patch for making basketgroups number visibles in the table listing all the received documents. M. Saby -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 cedric.vita@dracenie.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |cedric.vita@dracenie.com --- Comment #3 from cedric.vita@dracenie.com --- Le patch s'applique correctement et fonctionne. Il y a un problème tout de même sur l'affichage dans les bordereaux / Modification http://pro.test1.biblibre.com/cgi-bin/koha/acqui/basketgroup.pl?op=add&booksellerid=2&basketgroupid=1 Le bouton "Enregistrer" en bas n'est pas visible (masqué par la barre de changement de langue) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 --- Comment #4 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Bonjour The problem is probably not linked to the patch. I noticed it on other pages. If you are in Marseille, could you ask somebody's else opinion ? M. Saby -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16001|0 |1 is obsolete| | --- Comment #5 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Created attachment 16310 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16310&action=edit [PATCH][Revised] Bug 7593: Move orders on the destination record when merging 2 records To be tested again... Revision : execute code before deleting the record Note : this patch uses Acquisition::GetOrdersByBiblionumber created by bug 9780. So you need to apply bug 9780 before testing this one. At present, merging records breaks the link order/record. This patch moves existing orders from deleted record to destination record. To test : 1. create a basket with one order 2. put the record used by this order in a list 3. put an other record in the list 4. merge the 2 records 5. check if the order in the basket is updated M. Saby -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 --- Comment #6 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Ahhh, file attached to the wrong bug! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16001|1 |0 is obsolete| | --- Comment #7 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Comment on attachment 16001 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16001 Bug 9560: Add a filter by basketgroup number in receipt page attachement deleted by mistake... M. Saby -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16310|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 Corinne BULAC <corinnebulac@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |corinnebulac@gmail.com --- Comment #8 from Corinne BULAC <corinnebulac@gmail.com> --- filters work only if you receipt one item. Before reception, it's not possible to find somethin using filters. Other question : is it normal than this filters work only for the supplier which has been choosen ? No possibility to find all the basket begging by a certain basket groupe name, basket number (for exemple : BULAC-2013) ? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #9 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- For the 1st problem, I can not reproduce. For the 2d point, the behavior is the same for baskets. It is logical, as you are not supposed to receive orders from vendors other than the one you choose when you begin to receive. Could you retest and confirm the 1st problem ? Mathieu Saby -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 Pierre Angot <tredok.pierre@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tredok.pierre@gmail.com --- Comment #10 from Pierre Angot <tredok.pierre@gmail.com> --- It will be a good idea to remplace "Basketgroup number" with basketgroup name ? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 --- Comment #11 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- In Rennes 2, we search basketgroup by number, so it is usefull for us. But I could keep basketgroup number and add an other filter for basketgroup name. Mathieu -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 --- Comment #12 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Rather that signing this patch, you should better sign this one http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 I will "reactivate" 9560 after 10124 is pushed. Mathieu -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9560 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |RESOLVED Resolution|--- |FIXED --- Comment #13 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- an other patch added a filter by basketgroup -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org