[Koha-bugs] [Bug 11551] Allow to search on ordernumber in histsearch.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 13 11:34:55 CET 2014


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

--- Comment #11 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 26250
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26250&action=edit
Bug 11551: Allow to search on parent ordernumber in histsearch.pl

It is now possible to search on the ordernumber on the order search
page.

Also search on parent_ordernumber is possible. Like that, you are allow
to search children for a given ordernumber.

Test plan:
1/ create a basket and 1 order with at least 2 items.
2/ receive partialy the order (receive only 1 item).
3/ note that a new ordernumber is created for item not received.
4/ go on the order search form and search for the original ordernumber
without checking the new checkbox "Display children too." => only 1
order (the parent) is displayed.
5/ now check the checkbox and search again => the parent order is
displayed but children too.

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


More information about the Koha-bugs mailing list