[Koha-bugs] [Bug 5336] Acq history search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 14 15:23:05 CEST 2012


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

--- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 11603
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11603&action=edit
Bug 5336:Order search (search and UI enhancements)

    You can now search orders by
    - order status
    - branchcode
    - budget

    New authorised value 'ORDRSTATUS' is created with following values:
      0 => New
      1 => Requested
      2 => Partial
      3 => Complete
      4 => Deleted

    New field aqorders.parent_ordernumber is added (which is mainly used by
others enhancement).
    It allows to know the main(=parent)  order for an order (if an order is
partially received,
    Koha creates another order. But it is the same order. We want to know this
information).

    To test: Search and check if results are consistent in histsearch.pl


/!\ the search by branchcode is not available now. We have to wait the Bug
7294.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list