[Bug 37332] New: Renewal due date not retained when set manually
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Bug ID: 37332 Summary: Renewal due date not retained when set manually Change sponsored?: --- Product: Koha Version: 24.05 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: andrewfh@dubcolib.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Depends on: 36393 When renewing an item from a patron's record, a due date entered in the "Renewal due date" field is not enforced. Instead, Koha uses the due date that the circulation rules would have set. I've confirmed this behavior on my production site running 24.05 and on my KTD running both 24.05 and main. I'm not sure what happened after bug 36393, which appears to have fixed this issue once. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36393 [Bug 36393] Renewal with a specific date does not take the new date due that we pick -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 --- Comment #1 from Andrew Fuerste-Henry <andrewfh@dubcolib.org> --- I am able to manually set a due date when renewing from the Renew page in the circulation module. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 CJ <cj.lynce@westlakelibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cj.lynce@westlakelibrary.or | |g --- Comment #2 from CJ <cj.lynce@westlakelibrary.org> --- We are experiencing the same behavior on 24.05 when renewing from the user's account page. To reproduce 1. Check out item to borrower 1-2. For greater identification of issue, select a custom due date for checkout that does not match the circ rule. 2. Access the borrowers account and view current checkouts. 3. Check box next to item for renew 3-1. If restrict early renewals, Ensure you have a circ rule that allows for early renewal, or AllowRenewalLimitOverride is allow, and check the override renewal restrictions box 4. Specify a custom due date in 'Renewal Due Date' box - chose a date that does not match the circ rule 5. Click 'Renew selected items' 6. Access the borrowers account and view current checkouts. Note: that the new due date does not match the one we selected, and instead matches the date calculated by the circ rule -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #3 from Lucas Gass <lucas@bywatersolutions.com> --- *** This bug has been marked as a duplicate of bug 36459 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Chip Halvorsen <Chip.Halvorsen@WestlakeLibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Chip.Halvorsen@WestlakeLibr | |ary.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Andrew Fuerste-Henry <andrewfh@dubcolib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |--- Status|RESOLVED |REOPENED --- Comment #4 from Andrew Fuerste-Henry <andrewfh@dubcolib.org> --- Lucas and I have discussed this and agreed it is distinct from 35459 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|24.05 |Main -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Dave <ddaghita@mckinneytexas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ddaghita@mckinneytexas.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Katie Bliss <kebliss@dmpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kebliss@dmpl.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emily.lamancusa@montgomeryc | |ountymd.gov --- Comment #5 from Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> --- *** Bug 36407 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |36192 Depends on|36393 |36084 Assignee|koha-bugs@lists.koha-commun |emily.lamancusa@montgomeryc |ity.org |ountymd.gov Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36084 [Bug 36084] Pass CSRF token to SVC scripts (1/2) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36192 [Bug 36192] [OMNIBUS] CSRF Protection for Koha https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36393 [Bug 36393] Renewal with a specific date does not take the new date due that we pick -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 --- Comment #6 from Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> --- Created attachment 169047 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169047&action=edit Bug 37332: Handle custom renewal date parameter in svc To test: 1. Check out an item to a patron 2. In the checkouts table on that patron's account, check the "Renew" checkbox for that item 3. Select a custom renewal date using the Renewal due date flatpicker 4. Click Renew selected items --> The item renews, but its new due date follows the renewal period specified in the circulation rules, regardless of what date was entered in the Renewal due date field 5. Enter another custom renewal date and renew checkout with the Renew all button --> Same result 6. Apply patch and restart_all 7. Repeat test plan --> Custom renewal date is now respected -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 --- Comment #7 from Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> --- Created attachment 169048 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169048&action=edit Bug 37332: Fix unseen and customer renewal date parameters in svc To test: 0. Enable unseen renewals i. Set the system preference UnseenRenewals to Allowed ii. Edit the circulation rules to specify the maximum number of unseen renewals allowed 1. Check out an item to a patron 2. In the checkouts table on that patron's account, check the "Renew" checkbox for that item 3. Select a custom renewal date using the Renewal due date flatpicker 4. Check the checkbox labeled "Renew as unseen if appropriate" 4. Click Renew selected items --> The item renews, but its new due date follows the renewal period specified in the circulation rules, regardless of what date was entered in the Renewal due date field --> The checkout still has all of its unseen renewals remaining, indicating that the renewal was not processed as an unseen renewal 5. Enter another custom renewal date and renew checkout with the Renew all button --> Same result 6. Apply patch and restart_all 7. Repeat test plan --> Custom renewal date is now respected --> Number of unseen renewals remaining decreases when "Renew as unseen" checkbox is checked 8. Renew the item with the "Renew as unseen" checkbox unchecked --> Confirm that number of unseen renewals is reset (i.e. the checkout once again has all of its unseen renewals remaining), indicating that the renewal was processed as a "seen" renewal -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169047|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |Needs Signoff --- Comment #8 from Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> --- Looks like the cause was bug 36084 - the line to get the due_date and unseen parameters in the new svc handler was commented out. Uncommenting it seems to fix the issue (plus the related issue where the "Renew as unseen" checkbox was also being ignored). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 ByWater Sandboxes <bws.sandboxes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169048|0 |1 is obsolete| | --- Comment #9 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 169108 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169108&action=edit Bug 37332: Fix unseen and customer renewal date parameters in svc To test: 0. Enable unseen renewals i. Set the system preference UnseenRenewals to Allowed ii. Edit the circulation rules to specify the maximum number of unseen renewals allowed 1. Check out an item to a patron 2. In the checkouts table on that patron's account, check the "Renew" checkbox for that item 3. Select a custom renewal date using the Renewal due date flatpicker 4. Check the checkbox labeled "Renew as unseen if appropriate" 4. Click Renew selected items --> The item renews, but its new due date follows the renewal period specified in the circulation rules, regardless of what date was entered in the Renewal due date field --> The checkout still has all of its unseen renewals remaining, indicating that the renewal was not processed as an unseen renewal 5. Enter another custom renewal date and renew checkout with the Renew all button --> Same result 6. Apply patch and restart_all 7. Repeat test plan --> Custom renewal date is now respected --> Number of unseen renewals remaining decreases when "Renew as unseen" checkbox is checked 8. Renew the item with the "Renew as unseen" checkbox unchecked --> Confirm that number of unseen renewals is reset (i.e. the checkout once again has all of its unseen renewals remaining), indicating that the renewal was processed as a "seen" renewal Signed-off-by: CJ Lynce <cj.lynce@westlakelibrary.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 CJ Lynce <cj.lynce@westlakelibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Michael Kuhn <mik@adminkuhn.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mik@adminkuhn.ch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |kyle@bywatersolutions.com |y.org | CC| |kyle@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169108|0 |1 is obsolete| | --- Comment #10 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 169146 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169146&action=edit Bug 37332: Fix unseen and customer renewal date parameters in svc To test: 0. Enable unseen renewals i. Set the system preference UnseenRenewals to Allowed ii. Edit the circulation rules to specify the maximum number of unseen renewals allowed 1. Check out an item to a patron 2. In the checkouts table on that patron's account, check the "Renew" checkbox for that item 3. Select a custom renewal date using the Renewal due date flatpicker 4. Check the checkbox labeled "Renew as unseen if appropriate" 4. Click Renew selected items --> The item renews, but its new due date follows the renewal period specified in the circulation rules, regardless of what date was entered in the Renewal due date field --> The checkout still has all of its unseen renewals remaining, indicating that the renewal was not processed as an unseen renewal 5. Enter another custom renewal date and renew checkout with the Renew all button --> Same result 6. Apply patch and restart_all 7. Repeat test plan --> Custom renewal date is now respected --> Number of unseen renewals remaining decreases when "Renew as unseen" checkbox is checked 8. Renew the item with the "Renew as unseen" checkbox unchecked --> Confirm that number of unseen renewals is reset (i.e. the checkout once again has all of its unseen renewals remaining), indicating that the renewal was processed as a "seen" renewal Signed-off-by: CJ Lynce <cj.lynce@westlakelibrary.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |24.11.00 released in| | Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 24.11! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_24_05_candidate -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|24.11.00 |24.11.00,24.05.02 released in| | --- Comment #12 from Lucas Gass <lucas@bywatersolutions.com> --- Backported to 24.05.x for upcoming 24.05.02 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Status|Pushed to stable |Needs documenting --- Comment #13 from Fridolin Somers <fridolin.somers@biblibre.com> --- Depends on Bug 36084 not in 23.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes an issue with release notes| |due dates when renewing | |items for patrons in the | |staff interface (Patrons > | |selected patron > Check out | |> Checkouts table). If | |'UnseenRenewals' are | |allowed, the new due date | |was determined using the | |circulation rules instead | |of the date entered in | |'Renewal due date'. CC| |david@davidnind.com --- Comment #14 from David Nind <david@davidnind.com> --- I've had a go at a release note, but I'm not sure I have described it correctly. Please update to correct it. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This fixes an issue with |This fixes two issues when release notes|due dates when renewing |renewing items for patrons |items for patrons in the |in the staff interface |staff interface (Patrons > |(Patrons > selected patron |selected patron > Check out |> Check out > Checkouts |> Checkouts table). If |table). The "Renew as |'UnseenRenewals' are |unseen" checkbox and the |allowed, the new due date |custom renewal due date |was determined using the |field were both being |circulation rules instead |ignored. With this patch, |of the date entered in |the functionality to change |'Renewal due date'. |the renewal due date and/or | |process a renewal as an | |Unseen renewal once again | |work as intended. Summary|Renewal due date not |Renewal due date and renew |retained when set manually |as unseen fields not | |respected when renewing an | |item from the patron | |account --- Comment #15 from Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> --- (In reply to David Nind from comment #14)
I've had a go at a release note, but I'm not sure I have described it correctly. Please update to correct it.
Thanks, David! In this case, one patch fixed two separate issues, which muddied the waters a bit. I clarified the release notes and updated the bug title to match. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This fixes two issues when | release notes|renewing items for patrons | |in the staff interface | |(Patrons > selected patron | |> Check out > Checkouts | |table). The "Renew as | |unseen" checkbox and the | |custom renewal due date | |field were both being | |ignored. With this patch, | |the functionality to change | |the renewal due date and/or | |process a renewal as an | |Unseen renewal once again | |work as intended. | Version(s)|24.11.00,24.05.02 | released in| | --- Comment #16 from David Nind <david@davidnind.com> --- (In reply to Emily Lamancusa from comment #15)
(In reply to David Nind from comment #14)
I've had a go at a release note, but I'm not sure I have described it correctly. Please update to correct it.
Thanks, David! In this case, one patch fixed two separate issues, which muddied the waters a bit. I clarified the release notes and updated the bug title to match.
Thanks Emily! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes two issues when release notes| |renewing items for patrons | |in the staff interface | |(Patrons > selected patron | |> Check out > Checkouts | |table). The "Renew as | |unseen" checkbox and the | |custom renewal due date | |field were both being | |ignored. With this patch, | |the functionality to change | |the renewal due date and/or | |process a renewal as an | |Unseen renewal once again | |work as intended. Version(s)| |24.11.00,24.05.02 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This fixes two issues when |This fixes two issues when release notes|renewing items for patrons |renewing items for patrons |in the staff interface |in the staff interface |(Patrons > selected patron |(Patrons > selected patron |> Check out > Checkouts |> Check out > Checkouts |table). The "Renew as |table). The "Renew as |unseen" checkbox and the |unseen" checkbox and the |custom renewal due date |custom renewal due date |field were both being |field were both ignored. |ignored. With this patch, |With these changes, the |the functionality to change |functionality to change the |the renewal due date and/or |renewal due date and |process a renewal as an |process a renewal as an |Unseen renewal once again |unseen renewal once again |work as intended. |work as intended. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 --- Comment #17 from David Nind <david@davidnind.com> --- Thanks Emily for the updates to release note! I removed "patch" from the release note. While developers use the term a lot, I think mere mortals don't use it all that much - even though they probably know what it means! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Isabel Pineda <isabel.pineda@ds.edu.sv> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |isabel.pineda@ds.edu.sv --- Comment #18 from Isabel Pineda <isabel.pineda@ds.edu.sv> --- I reported this bug too in comment #10 of bug 36393 and in bug 37189. Today I updated Koha to version 24.05.02 and I see here (https://koha-community.org/koha-24-05-02-released/) that the bug is supposed to be fixed. But when I try to renew an item with a custom renewal date, it still gets overridden by the hard due date in the circulation rules. In the system preferences, AllowRenewalLimitOverride is set to "Allow". -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_24_05_candidate |additional_work_needed -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |37189 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37189 [Bug 37189] Renewals: Koha prioritizes hard due date from circulation rules over manual due date, although the manual due date is earlier -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 --- Comment #19 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Isabel Pineda from comment #18)
I reported this bug too in comment #10 of bug 36393 and in bug 37189. Today I updated Koha to version 24.05.02 and I see here (https://koha-community.org/koha-24-05-02-released/) that the bug is supposed to be fixed. But when I try to renew an item with a custom renewal date, it still gets overridden by the hard due date in the circulation rules.
In the system preferences, AllowRenewalLimitOverride is set to "Allow".
Hi Isabel, that's not good. Could you please create a new bug report linking to this one with "depends"? We will need a new bug number for any follow-up as this was already in a released version. Thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 --- Comment #20 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #19)
(In reply to Isabel Pineda from comment #18)
I reported this bug too in comment #10 of bug 36393 and in bug 37189. Today I updated Koha to version 24.05.02 and I see here (https://koha-community.org/koha-24-05-02-released/) that the bug is supposed to be fixed. But when I try to renew an item with a custom renewal date, it still gets overridden by the hard due date in the circulation rules.
In the system preferences, AllowRenewalLimitOverride is set to "Allow".
Hi Isabel, that's not good. Could you please create a new bug report linking to this one with "depends"? We will need a new bug number for any follow-up as this was already in a released version. Thanks!
Sorry, just found bug 37189, so we can continue there. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|additional_work_needed | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com Resolution|--- |FIXED Status|Needs documenting |RESOLVED --- Comment #21 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Big fix, nothing to add/edit in the manual. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org