]> git.koha-community.org Git - koha.git/commit
Bug 4266: Hide Encumbrance and Expenditure in aqbudgets.tt
authorMathieu Saby <mathieu.saby@univ-rennes2.fr>
Fri, 22 Feb 2013 11:33:48 +0000 (12:33 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 17 Mar 2013 05:47:26 +0000 (18:47 +1300)
commit3a90c302bde904e5d993b76f1b8ce556e3176c1f
tree3e1711784be8dbd8ca3171a893afee5a48223aef
parentfe0ddcfd9267f0fe220ba7d6d7f6d72c1bce3314
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@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@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt