[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 14:59:26 CET 2014


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

--- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 26282
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26282&action=edit
[PASSED QA] 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.

Signed-off-by: remy juliette <juliette.levast at iepg.fr>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Works nicely, passes all tests and QA script.

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


More information about the Koha-bugs mailing list