[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-20-g6c05ac0

Git repo owner gitmaster at git.koha-community.org
Tue Dec 24 12:35:41 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, 3.14.x has been updated
       via  6c05ac06c25b1f9c06bd86e68cc77ca590598ba6 (commit)
      from  7cb5ff104bfb7a03a58069c991491c9ab6d78bc4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6c05ac06c25b1f9c06bd86e68cc77ca590598ba6
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Wed Oct 2 09:25:16 2013 +0100

    Bug 10983: Remove unused private subroutines from C4::Budgets
    
    The subroutine _filter_fields is not used by the module
    and the sub _columns is only used by it
    
    This patch removes the dead code.
    
    To test:
    
    [1] Verify that the following tests pass
    
        t/Budgets.t
        t/Budgets/CanUserModifyBudget.t
        t/Budgets/CanUserUseBudget.t
        t/db_dependent/Acquisition.t
        t/db_dependent/Acquisition/GetOrdersByBiblionumber.t
        t/db_dependent/Acquisition/Invoices.t
        t/db_dependent/Acquisition/OrderFromSubscription.t
        t/db_dependent/Acquisition/TransferOrder.t
        t/db_dependent/Acquisition/close_reopen_basket.t
        t/db_dependent/Bookseller.t
        t/db_dependent/Budgets.t
        t/db_dependent/Serials.t
        t/db_dependent/Serials_2.t
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Looks good to me.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit befc07c754eb4c2199c0063f15f9ffb3f3ea8cca)
    Signed-off-by: Fridolin SOMERS <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/Budgets.pm |   31 -------------------------------
 1 file changed, 31 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list