[Koha-bugs] [Bug 9106] Filtering list of uncertain price list by owner empties order information

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 21 16:56:59 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9106

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13530|0                           |1
        is obsolete|                            |

--- Comment #2 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 13598
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13598&action=edit
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 at biblibre.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list