http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7298
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16688|0 |1 is obsolete| | Attachment #16689|0 |1 is obsolete| | Attachment #16690|0 |1 is obsolete| | Attachment #16691|0 |1 is obsolete| | Attachment #16692|0 |1 is obsolete| | --- Comment #46 from Jonathan Druart <[email protected]> --- Created attachment 16956 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16956&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]> -- 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/
