From 4e947944067453f22a22aee4ff45fa41b8319ffc Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 19 Nov 2012 11:00:15 -0500 Subject: [PATCH] Bug 9106 - Filtering list of uncertain price list by owner empties order information Content-Type: text/plain; charset="utf-8" The form which filters the list of orders with uncertain prices includes a parameter which tells the script to modify the orders, resulting in order information being lost. This patch removes the unnecessary form field. To test you must have orders with uncertain prices, preferably from more than one user. Go to the uncertain prices page. Before applying this patch, submitting the "orders from" form would cause the page to refresh with no results. This is because the script cleared the orders of price, quantity, etc. information. After applying this patch the uncertain prices list should refresh and show the correct results, either your orders ("me") or all ("Everyone"). --- .../prog/en/modules/acqui/uncertainprice.tt | 1 - 1 file changed, 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt index 0902d07..1b1f070 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt @@ -68,7 +68,6 @@ function check(form) {

Orders with uncertain prices

- Orders from: