http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7986
--- Comment #30 from Jonathan Druart <[email protected]> --- (In reply to comment #28) > I agree, and I'm sorry I didn't see this until now. I would definitely like > to come up with an alternative solution. We already have an "export > checkins" option under the "More" menu (at least on some pages--it hasn't > been added to all the necessary includes for it to be consistent), and now > we have a new export option in a different place. > > What if we put both export options into a new tab on the "Circulation > history" page? Both are directly related to circulation history. Are they > operations which happen so frequently that putting them onto another page > would cause problems? The export link in the "More" menu only exports barcodes of the exports of the day. The "export checkouts" link generates a csv or a iso2709 file with the checkout you have checked. It is not the same feature at all. So to add a new tab, a new table with checkouts will have to be added. Theses information already exist (under different format) in the "Check out", "Details" and "Circulation history" tabs. I don't know if we want to add them a fourth times. Don't you agree with this ? -- 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/
