[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
Thu Oct 31 09:25:32 CET 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21383|0                           |1
        is obsolete|                            |
  Attachment #21384|0                           |1
        is obsolete|                            |
  Attachment #21385|0                           |1
        is obsolete|                            |
  Attachment #21386|0                           |1
        is obsolete|                            |
  Attachment #21387|0                           |1
        is obsolete|                            |
  Attachment #21523|0                           |1
        is obsolete|                            |

--- Comment #84 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 22617
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22617&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>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Testing comments on last patch in this series.

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


More information about the Koha-bugs mailing list