http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9712

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15708|0                           |1
        is obsolete|                            |

--- Comment #4 from Kyle M Hall <[email protected]> ---
Created attachment 15709
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15709&action=edit
Bug 9712 - Add command line script to recalculate existing due dates based on
current issuing rules and retroactively update the issues

This script can take existing issues and check to see of the due dates
match up with the current issuing rules. If can optionally update the
due dates based on the current issuing rules.

Test Plan:
1) Set an issuing rule
2) Check out an item to a patron where that issuing rules applies
3) Modify the issuing rule's issue length
4) Run migration_tools/recalculate_due_dates.pl -t
5) You should see it list your issue has having a changed due date
6) run migration_tools/recalculate_due_dates.pl -c
7) You should see the due date updated in the database for this issue

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to