[Koha-bugs] [Bug 7298] export late orders, with # of claims and claim dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 19 17:01:16 CEST 2013


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

--- Comment #59 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 20471
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20471&action=edit
Bug 7298 Export late orders as csv

This patch allows to export late orders as csv.

Test plan:
- Go on the late orders page (acqui/lateorders.pl)
- Select one or more order and click on the button "export as CSV".
- The generated file should contains some information on the orders
  (order date, estimated delivery date, vendor name, information field,
  cost, basket name (and basketid), claims count and the claimed date)
  The last line of the file is the total of orders.
- You are not allow to select order from different vendor.
- The check/uncheck all links appears only if a vendor is selected.
- Check that the check/uncheck works for all pages of the table.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr>

Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

Signed-off-by: sonia <koha at univ-lyon3.fr>

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


More information about the Koha-bugs mailing list