[Koha-bugs] [Bug 12648] Link patrons to an order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 11 15:41:23 CET 2015


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

--- Comment #64 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 36796
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36796&action=edit
Bug 12648: Refactoring to prepare user search for reuse

A previous enhancement allows to link basket with patrons.
Next patches will use the same way to link order with patrons.

In order to avoir c/p of code, this patch refactores this part of code.

Test plan:
1/ Verify there is no regression on adding/modifying users to a basket.
(acqui/basket.pl?basketno=XXX, "Managed by", "Add user").
2/ Note that you get a friendly message if the user is already present in the
list and when the user has correctly been added to the list.
3/ Note that the list uses the member search service (ie. DataTable +
serverside processing).

Signed-off-by: Paola Rossi <paola.rossi at cineca.it>

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


More information about the Koha-bugs mailing list