[koha-commits] main Koha release repository branch new/bug_4266 created. v3.08.00-2037-g609ac4f

Git repo owner gitmaster at git.koha-community.org
Fri Mar 15 23:49:58 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_4266 has been created
        at  609ac4f1f93635df1370dc32d0f8ac1a5c67811a (commit)

- Log -----------------------------------------------------------------
commit 609ac4f1f93635df1370dc32d0f8ac1a5c67811a
Author: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
Date:   Fri Feb 22 12:33:48 2013 +0100

    Bug 4266: Hide Encumbrance and Expenditure in aqbudgets.tt
    
    Encumbrance and Expenditure fields are not taken into account by Koha,
    but the data are saved in database.
    This patch hide these fields in aqbudgets.tt
    To test : check if the 2 fields are hidden when creating a new fund.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    This could certainly be done in a few different ways both with CSS and
    JS, but this is a simple change and can be easily overridden:
    
    $("#budget_encumb,#budget_expend").closest("li").show();
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 8ef6d4e3035061dc651c1dc8d469723feda54cc9
Merge: bbbc5db 04c56e0
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Fri Mar 15 18:50:58 2013 -0400

    Merge branch 'bug_9711' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list