Main Koha release repository https://koha-community.org
Find a file
Owen Leonard 91a88e6f00 Bug 9106 - Filtering list of uncertain price list by owner empties order information
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").

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-11-22 09:40:36 -05:00
acqui Bug 8892 fix Plack scoping in acquisition 2012-11-12 18:44:27 -05:00
admin Bug 8895 follow-up fix for Jonathan's QA comment 2012-10-25 16:08:31 +02:00
authorities Bug 7455: Authority subfields are cloned in the wrong field (follow-up 2) 2012-11-01 09:50:53 -04:00
basket
C4 Bug 8800 - useDaysMode=Datedue wrong behaviour (revisited) 2012-11-22 09:11:19 -05:00
catalogue Bug 8954: Make languages list in advanced search translatable (revision 1) 2012-11-20 14:39:56 -05:00
cataloguing Bug 7455: Authority subfields are cloned in the wrong field (follow-up 2) 2012-11-01 09:50:53 -04:00
circ Bug 8880 - Uninitialized variables trigger error log entries 2012-11-20 07:18:03 -05:00
debian Bug 8636 - add Moose dependency to the dependencies 2012-11-01 09:25:15 -04:00
docs Correct a typo in docs/history.txt and add 3.6.x releases 2012-10-31 15:10:02 -04:00
errors
etc Bug 8750 - Chronological terms authorities not correctly indexed (trivial fix) 2012-11-20 07:08:50 -05:00
install_misc Bug 8784 - Missing files in debian.packages list 2012-11-08 12:38:20 -05:00
installer Bug 9064: Increment version number 2012-11-22 09:04:05 -05:00
Koha Bug 9078 - fixing exceptions broke tests 2012-11-22 09:27:46 -05:00
koha-tmpl Bug 9106 - Filtering list of uncertain price list by owner empties order information 2012-11-22 09:40:36 -05:00
labels Bug 8490: fix Plack error when creating label layout 2012-11-05 08:35:06 -05:00
members Bug 8812 - Staff Client: Patron search should display branch name instead of branch code in results table 2012-10-11 11:17:06 +02:00
misc Bug 8844: UNIMARC_sync_date_created_with_marc_biblio.pl creates a modification log 2012-11-20 07:43:24 -05:00
offline_circ Bug 8006 - Loading offline circulation does not anonymize 2012-06-20 19:40:41 +02:00
opac Bug 8954: Make languages list in advanced search translatable (revision 1) 2012-11-20 14:39:56 -05:00
patroncards Bug 8315 - remove use C4::* version 2012-07-13 14:17:20 +02:00
reports Bug 8811 - can't run report after saving 2012-10-05 17:25:18 +02:00
reserve Bug 8675 Add hours and mins to renewal due date 2012-09-04 18:22:32 +02:00
reviews
rotating_collections
selenium
serials Bug 5335 follow-up: fixing Perl error 2012-10-01 18:47:28 +02:00
services Bug 7178: Acquisition item creation improvement 2012-03-26 11:07:23 +02:00
skel 8268 Followup for creating var spool subdir. 2012-07-23 10:40:43 +02:00
sms
suggestion Bug 8440: Dates does not appear in suggestions management 2012-07-24 17:04:32 +02:00
svc Bug 7475: Teach matching rules to handle authorities 2012-09-19 17:15:56 +02:00
t Bug 8800 - useDaysMode=Datedue wrong behaviour (revisited) 2012-11-22 09:11:19 -05:00
tags Bug 8315 - remove use C4::* version 2012-07-13 14:17:20 +02:00
test
tmp/modified_authorities
tools Bug 9010 - Follou up Quote of the day: Umlauts do not display correctly 2012-11-09 20:02:11 -05:00
virtualshelves Bug 7788: [SIGNED-OFF] Followup: GetShelf call in addbybiblio script corrected 2012-05-22 12:06:26 +02:00
xt Bug 8470: remove depreciated H:T:P test 2012-07-26 14:53:13 +02:00
.htaccess
.mailmap 7439 Mailmap for master 2012-01-27 12:27:58 +01:00
about.pl Bug 8910 - silent warnings triggered in about.pl 2012-10-25 14:40:36 +02:00
changelanguage.pl
edithelp.pl Bug 8622: Fix theme fallback 2012-09-05 11:39:14 +02:00
fix-perl-path.PL
help.pl Bug 8949: Trying to view help on a page without any help results in a nasty error 2012-11-05 08:39:23 -05:00
INSTALL Bug 7759, update of install files to use background indexing (and some whitespace tidy) 2012-04-20 16:11:52 +02:00
install-CPAN.pl
INSTALL.debian Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
INSTALL.fedora7 Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
INSTALL.opensuse Bug 7759, update of install files to use background indexing (and some whitespace tidy) 2012-04-20 16:11:52 +02:00
INSTALL.ubuntu Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
INSTALL.ubuntu.12.04 Bug 8478 - Update Ubuntu related files Updated installation instructions, cleaned up ubuntu-pkg-check.sh, renamed ubuntu*.packages files more consistently, updated files to include missing libraries, corrected incorrect libraries (yaz3->yaz4, mysqlclient v16 to v18, dropped the dev version of the client). 2012-09-05 11:01:04 +02:00
INSTALL.ubuntu.lucid Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
koha_perl_deps.pl Bug 8485 - Make koha_perl_deps.pl batch friendly Added a -b flag for brief which outputs only the perl library name (Foo::BaR), and added a -r flag for required which filters the list to required=Yes perl libraries. 2012-08-31 17:35:49 +02:00
kohaversion.pl Bug 9064: Increment version number 2012-11-22 09:04:05 -05:00
LICENSE
mainpage.pl Bug 6875 cleaning mainpage.pl 2012-02-15 14:58:31 +01:00
Makefile.PL Bug 9001: Remove Zebraqueue_daemon 2012-11-06 16:41:11 -05:00
MANIFEST.SKIP
README
README.robots
rewrite-config.PL Bug 8268 follow-up: rewrite config correctly 2012-08-28 18:02:42 +02:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/