[koha-commits] main Koha release repository branch new/bug_9219 created. v3.12.00-beta1-352-g6385cfd

Git repo owner gitmaster at git.koha-community.org
Fri Apr 26 14:12:56 CEST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_9219 has been created
        at  6385cfd1dc6c0dbceed0064c35f6f86f86e22be2 (commit)

- Log -----------------------------------------------------------------
commit 6385cfd1dc6c0dbceed0064c35f6f86f86e22be2
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Dec 5 13:55:00 2012 -0500

    Bug 9219 - Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl
    
    This patch adds the lost and damaged status for an issued item to the
    table of issued items on circulation.pl to make it align more closely to
    the same table on moremember.pl
    
    Test Plan:
    1) Apply patch
    2) Issue an item
    3) Set the item's damaged status
    4) Verify the status is showing near the date due on circulation.pl
    5) Clear the damaged status and set the lost status again
    6) Repeat step 4
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    I could only test this with the DAMAGED value, because
    currently lost items are removed from the patron account
    when you set the status.
    I know there is a patch somewhere
    to make it optional and the change looks alright.
    Passes all tests and QA script.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 48161f3c8abd4f01f4915b9d42515d128e70de81
Merge: b60a811 1f9145b
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Fri Apr 26 08:09:23 2013 -0400

    Merge branch 'bug_9659' into 3.14-master

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list