[koha-commits] main Koha release repository branch new/bug_9582 created. v3.08.00-1852-g7c0edbc

Git repo owner gitmaster at git.koha-community.org
Wed Feb 20 14:14:37 CET 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_9582 has been created
        at  7c0edbc315857275ef06b1958e0e2c6944a7d87e (commit)

- Log -----------------------------------------------------------------
commit 7c0edbc315857275ef06b1958e0e2c6944a7d87e
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Feb 10 10:39:20 2013 -0500

    Bug 9582: Remove unused code from members/pay.pl
    
    The subroutines writeoff() and get_writeoff_sth() (and the two package
    variables $writeoff_sth and $add_writeoff_sth) defined in members/pay.pl
    are not used at all.
    
    To test:
    1) View members/pay.pl by looking at the record of a patron who has
       at least seven fines/fees and clicking the "Pay fines" tab after
       clicking the "Fines" tab on the left side
    2) Write off a single item in the table on members/pay.pl using the
       button labelled "Write off"
    3) Pay a single fine by clicking the "Pay" button
    4) Pay a portion of a fine by selecting a checkbox on one of the lines
       in the table and clicking the "Pay amount" button
    5) Select two lines in the table and click the "Pay selected" button
    6) Write off all remaining fines
    
    If all your actions show up in the table on the Account tab, this patch
    works.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 0ddbc792b9643baf8d195fc609491e2459a8b220
Merge: dd9520a c13e8e5
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Wed Feb 20 08:16:28 2013 -0500

    Merge branch 'bug_8079' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list