[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
Wed Mar 12 10:11:33 CET 2014


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

--- Comment #8 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 26142
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26142&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.

Signed-off-by: remy juliette <juliette.levast at iepg.fr>

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


More information about the Koha-bugs mailing list