[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-1109-g04aa350

Git repo owner gitmaster at git.koha-community.org
Mon Sep 16 18:14:15 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, master has been updated
       via  04aa35077730bdd4bc8d3c01c461518ecb0d9e60 (commit)
      from  29498bf696d86a761708ec59f0a75be6353feecf (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 04aa35077730bdd4bc8d3c01c461518ecb0d9e60
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jul 19 09:07:52 2013 -0400

    Bug 8821: make receive shipment page hide inactive funds like new order form
    
    This patch adapts the fund-handling code from neworderempty.pl
    in order to limit the display of funds by default to active ones,
    with the option to check a box to display all funds.
    
    This patch also adds "(inactive)" to the display of funds on this and
    the neworderempty.tt template because it seemed like that was useful
    information.
    
    To test, make sure you have both active and inactive funds.
    Start the process of receiving a shipment. The "fund" option
    in the receive shipment form should show only active funds.
    Checking the "show all" checkbox should allow you to choose
    from both active and inactive funds.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 acqui/parcels.pl                                   |   24 +++++++++++++++-----
 .../prog/en/modules/acqui/neworderempty.tt         |    2 +-
 .../intranet-tmpl/prog/en/modules/acqui/parcels.tt |   23 ++++++++++++++++++-
 3 files changed, 41 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list