[Bug 8231] New: Warning on Check in if borrower is restricted
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Priority: P5 - low Change sponsored?: --- Bug ID: 8231 CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Assignee: koha@univ-lyon3.fr Summary: Warning on Check in if borrower is restricted Severity: enhancement Classification: Unclassified OS: All Reporter: adrien.saurat@biblibre.com Hardware: All Status: ASSIGNED Version: master Component: Circulation Product: Koha Enhancement: when checking in for a restricted patron, display of a warning telling about this status. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 --- Comment #1 from Adrien SAURAT <adrien.saurat@biblibre.com> --- Created attachment 10206 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10206&action=edit proposed patch #1 Rebased a patch from Lyon3 working on this. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Adrien SAURAT <adrien.saurat@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=8231 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> --- Patch applies ok, but uses format_date instead of using the KohaDates plugin. Signing off but adding a follow to fix the date formatting. Follow up still needs signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 10584 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10584&action=edit Bug 8231 : Follow to fix date formatting -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10206|0 |1 is obsolete| | Attachment #10584|0 |1 is obsolete| | --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 10585 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10585&action=edit Bug 8231: reminder when checking in for a restricted patron If a patron is restricted, a warning will appear on the return page when checking in. 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=8231 --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 10586 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10586&action=edit Bug 8231 : Follow to fix date formatting -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10585|Bug 8231: reminder when |[SIGNED-OFF] Bug 8231: description|checking in for a |reminder when checking in |restricted patron |for a restricted patron -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- Why are there two different ways of handling restrictions? I see references to "Debarred" and "PrevDebarred." Are these for different cases? Under what circumstances is the "Debarred" message displayed? If they cannot be consolidated the new message should use the same format as the other one, naming and linking to the patron record. The message should also differentiate between a basic restriction (no specific date) and restricted until. In the former case the staff client should not say "restricted until 12/31/9999." -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 --- Comment #7 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Adrien, could you please address Owen's questions? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10585|0 |1 is obsolete| | Attachment #10586|0 |1 is obsolete| | --- Comment #8 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 15332 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15332&action=edit Bug8231 Systematic warning at check in if borrower is restricted Patch redone : It displays a different warning (from the actual one) when an already restricted borrower checks in a document and : the document is late but don't diserve an extra restriction the document is not late. (in the code 'PrevDebarred' match both case) In the last one, that may enable the librarian to inform immediately the borrower of his situation (borrowers are not always very up-todate about the state of their loans). Test plan : 1) Apply the patch 2) Go to a borrower checkout page and checkout some documents with different passed duedate using "Specify due date" function. Checkout out one with the default duedate. 3) Check in the document with the bigger delay : You will get the message : 'X is now restricted until ...' 4) Check in one of the document with a smaller delay : You 'll get a different message : 'Reminder : Patron was earlier restricted untill...' 5) Check in the document which is not late : You 'll get the same message as the previous one I tried to get the english for the french form : 'Rappel : Le lecteur a été précédemment suspendu jusqu'au' but I'm not sure to have really found the equivalent. It's only a question to make clear that the suspension is not necessarly bound with the document beeing checked. Olivier Crouzet -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff CC| |koha@univ-lyon3.fr -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #9 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- Well, I put my proper patch in discussion because there is a big error (sigh...) in it. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15332|0 |1 is obsolete| | --- Comment #10 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 16263 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16263&action=edit Bug 8231 Systematic warning at check in if borrower is restricted It's ok now with this new patch : see Comment 8 for test plan -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #11 from Owen Leonard <oleonard@myacpl.org> --- Seems to work as it should, except for one thing: The warning about the patron being restricted is in a box with the heading "Cannot check in." This implies the check-in did not complete successfully, which isn't true. I'm not sure how to word the restriction warning better. My only alternative suggestion is "Patron is still restricted until 04/03/2013" -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 --- Comment #12 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- The warning problem you mentionned is preexisting. I have opened a new bogue for it (bug 9860) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16263|0 |1 is obsolete| | --- Comment #13 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 17273 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17273&action=edit Bug 8231 Systematic warning at check in if borrower is restricted To test this new patch, it 's necessary to first apply the bug 9860 patch that corrects the Cannot check in problem See Test plan in comment 8. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17273|0 |1 is obsolete| | --- Comment #14 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 18077 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18077&action=edit Bug 8231 Systematic warning at check in if borrower is restricted I submit again this patch now that bug 9031 is fixed. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #15 from Jonathan Druart <jonathan.druart@biblibre.com> --- This patch needs a SO. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 cedric.vita@dracenie.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cedric.vita@dracenie.com --- Comment #16 from cedric.vita@dracenie.com --- Hello, I would like to test the patch but after the first test I have no messages displayed. Compared to the test plan, it is there to add information. thank you -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 --- Comment #17 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- ?! I redid tests and it's ok for me. I have first the 'is now debarred until' message and then the 'Reminder: Patron was earlier restricted until' message for the following checkin with shorter late. Are you sure of your test ? Olivier Crouzet -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 --- Comment #18 from cedric.vita@dracenie.com --- When testing on a sandbox, I have no message when check in. Items is late with different passed duedate, a patron is debarred, but no message. There he has a preference system to activate ? Notifications are active for check out and check in. Thank you for your information -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 --- Comment #19 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- Bonjour Cédric, No there's no syspref to activate nor updatedatabase to do, but I repeat it works on our test instance. Anyhow you should have at least the already existing message 'is now debarred until'. Do you have this one without the patch ? Olivier -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off 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=8231 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18077|0 |1 is obsolete| | --- Comment #20 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 20581 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20581&action=edit [SIGNED-OFF] Bug 8231 Systematic warning at check in if borrower is restricted Display, at check in, a reminder of an already existing suspension date even if the returned document is not late Test plan : 1) Apply the patch 2) Go to a borrower checkout page and checkout some documents with different passed duedate using "Specify due date" function. Checkout out one with the default duedate. 3) Check in the document with the bigger delay : You will get the message : 'X is now restricted until ...' 4) Check in one of the document with a smaller delay : You'll get a different message : 'Reminder : Patron was earlier restricted until...' 5) Check in the document which is not late : You'll get the same message as the previous one Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20581|0 |1 is obsolete| | --- Comment #21 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 21080 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21080&action=edit Bug 8231 Systematic warning at check in if borrower is restricted Display, at check in, a reminder of an already existing suspension date even if the returned document is not late Test plan : 1) Apply the patch 2) Go to a borrower checkout page and checkout some documents with different passed duedate using "Specify due date" function. Checkout out one with the default duedate. 3) Check in the document with the bigger delay : You will get the message : 'X is now restricted until ...' 4) Check in one of the document with a smaller delay : You'll get a different message : 'Reminder : Patron was earlier restricted until...' 5) Check in the document which is not late : You'll get the same message as the previous one Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> It seems consistent to display the restriction alert even if the user is already debarred. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |jonathan.druart@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_3_14_candidate -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Patch doesn't apply --- Comment #22 from Galen Charlton <gmcharlt@gmail.com> --- This patch no longer applies. This is more than just a merge conflict; the change in the restriction introduced for bug 2720 should be taken into account. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21080|0 |1 is obsolete| | --- Comment #23 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 22883 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22883&action=edit Bug 8231 Systematic warning at check in when borrower is debarred Patch redone taking into account changes introduced by bug 2720. Olivier Crouzet -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.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=8231 jmbroust <jean-manuel.broust@univ-lyon2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jean-manuel.broust@univ-lyo | |n2.fr --- Comment #24 from jmbroust <jean-manuel.broust@univ-lyon2.fr> --- Hello Tested on sandbox biblibre 1. It works ! Maybe you had forgotten to tell in your testplan that u need to have suspension in days set in your issuing rules for this feature to work. Thanks. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 --- Comment #25 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Koha Team Lyon 3 from comment #23)
Created attachment 22883 [details] [review] Bug 8231 Systematic warning at check in when borrower is debarred
Patch redone taking into account changes introduced by bug 2720.
Olivier, Your last past does not include the DateTime->compare test, is it intended? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #26 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Team Lyon, there is an open question from Jonathan in comment 25 - could you please take a look? :) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22883|0 |1 is obsolete| | --- Comment #27 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- Created attachment 24220 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24220&action=edit Bug 8231 Systematic warning at check in if borrower is restricted very good question Jonathan : yes it was intended because I thought it was no more necesary but it is indeed. I put back the comparison. Olivier Crouzet -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #28 from Jonathan Druart <jonathan.druart@biblibre.com> --- Hi Olivier, The last patch has not been signed off, I switch the status back accordingly. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |sandboxes@biblibre.com --- Comment #29 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Patch tested with a sandbox, by JMBroust <jean-manuel.broust@univ-lyon2.fr> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24220|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=8231 --- Comment #30 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 24230 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24230&action=edit Bug 8231 Systematic warning at check in if borrower is restricted Display, at check in, a reminder of an already existing suspension date even if the returned document is not late Signed-off-by: JMBroust <jean-manuel.broust@univ-lyon2.fr> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #31 from Jonathan Druart <jonathan.druart@biblibre.com> --- It works as before the rebase, no regression found. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24230|0 |1 is obsolete| | --- Comment #32 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 24273 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24273&action=edit Bug 8231 Systematic warning at check in if borrower is restricted Display, at check in, a reminder of an already existing suspension date even if the returned document is not late Test plan : 1) Apply the patch 2) Go to a borrower checkout page and checkout some documents with different passed duedate using "Specify due date" function. Checkout out one with the default duedate. 3) Check in the document with the bigger delay : You will get the message : 'X is now restricted until ...' 4) Check in one of the document with a smaller delay : You 'll get a different message : 'Reminder : Patron was earlier restricted untill...'. 5) Check in the document which is not late : You 'll get the same message as the previous one Signed-off-by: JMBroust <jean-manuel.broust@univ-lyon2.fr> 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=8231 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_3_16_candidate -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #33 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to master. Thanks, Olivier! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13242 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_3_16_candidate | CC| |mtj@kohaaloha.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org