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

Jonathan Druart <[email protected]> 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 <[email protected]> ---
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 <[email protected]>
Signed-off-by: Mathieu Saby <[email protected]>
Signed-off-by: Paul Poulain <[email protected]>
Signed-off-by: sonia <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
Testing comments on last patch in this series.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to