Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Mathieu Saby 609ac4f1f9 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>
2013-03-15 18:54:04 -04:00
..
acqui Bug 8853: Suppress links in basketgroups list 2013-03-13 08:02:34 -04:00
admin Bug 4266: Hide Encumbrance and Expenditure in aqbudgets.tt 2013-03-15 18:54:04 -04:00
authorities Bug 9676 - Replace YUI buttons on authorities editor page with Bootstrap 2013-03-07 10:20:38 -05:00
basket Bug 9669 - Replace YUI buttons on staff client cart toolbar 2013-02-28 19:14:46 -05:00
batch
catalogue
cataloguing Bug 9450 [Revised] Use DataTables in cataloging Z39.50 search results 2013-03-07 10:38:01 -05:00
circ Bug 6898 - circulation librarians can't run overdues without reports permissions 2013-03-13 08:14:18 -04:00
errors
help
installer
labels Bug 9635 - Replace YUI buttons on label batches pages with Bootstrap 2013-02-18 08:55:55 -05:00
members Bug 8054 - double clicking can cause duplicate payments/fines 2013-03-11 08:14:12 -04:00
offline_circ
patroncards Bug 9695 - Use alphabet system preference on page used to browse patrons for patron card batches 2013-03-13 08:43:25 -04:00
reports Bug 9658: Incorrect breadcrumb on report dictionary 2013-02-20 08:21:56 -05:00
reserve
reviews
rotating_collections
serials
services
sms
suggestion Bug 9653: FIX collapse class is used by already Bootstrap 2013-03-07 09:28:53 -05:00
tags
test
tools Bug 9650 - Show message if there are no notices 2013-02-20 08:25:33 -05:00
virtualshelves Bug 9458 - Add sorting to lists - QA Followup 4 2013-03-13 09:06:20 -04:00
z3950
about.tt
auth.tt
intranet-main.tt