From b3e776d5c038ea960b92a8a3faa2e360a1c891c2 Mon Sep 17 00:00:00 2001 From: Mathieu Saby Date: Sat, 26 Jan 2013 16:22:14 +0100 Subject: [PATCH] [SIGNED-OFF] Bug 4266: Hide Encumbrance and Expenditure Librarians are asked for Encumbrance and Expenditure when editing or creating a fund (admin/aqbudgets.pl). However these values are not yet taken into account by Koha. So it is misleading and must be corrected. This patch hides encumbrance and expenditure in template. To test : check encumbrance and expenditure are not asked anymore when editing or creating a fund. Signed-off-by: Nicole C. Engard All tests pass --- .../prog/en/modules/admin/aqbudgets.tt | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt index ba308b6..a15ff2b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt @@ -342,16 +342,6 @@
  • - - -
  • - -
  • - - -
  • - -
  • Owner: -- 1.7.2.3