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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 24 13:53:12 CEST 2014


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

--- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 30025
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30025&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).

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


More information about the Koha-bugs mailing list