[Koha-bugs] [Bug 10694] Allow arbitrary backdating of returns

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 12 12:35:05 CET 2014


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

Petter Goksøyr Åsen <boutrosboutrosboutros at gmail.com> changed:

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

--- Comment #29 from Petter Goksøyr Åsen <boutrosboutrosboutros at gmail.com> ---
Created attachment 26162
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26162&action=edit
Bug 10694 - Allow arbitrary backdating of returns

Sometimes libraries need to backdate returns further back in time than
Koha's dropbox mode will allow. The returns backdating will check in an
item as if it had been returned on the specified date, and will reduce
any fine accordingly.

Test Plan:
1) Apply this patch
2) Check out an item, and backdate the due date by 1 month or so
   * This issue needs to generate a fine
3) Run fines.pl to generate the fine
4) Browse to returns.pl
5) Specify a return date of the day after the specified due date
6) Check the borrowers issue history, you should see the backdated
   return date, rather than today's date
7) Check the fine, it should be reduced to a fine for a single day
   overdue, rather than the previous larger fine.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: Barbara Knibbs <BKnibbs at farmingtonlibraries.org>
Signed-off-by: Petter Goksoyr Asen <boutrosboutrosboutros at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list