http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10853 --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Katrin Fischer from comment #6)
I see 2 problems with this:
1) The new SQL based CSV profiles show up in the OPAC download list, but they don't seem to work there. I think we probably need something to differentiate where the CSV profiles are offered - maybe similar to the 'module' of letters?
Yes, good catch. I will fix that.
2) When editing a CSV profile, it redirects to the 'empty' form after saving. It would be better if it remained on the edited CSV profile, so the changes can be checked.
It is the current behavior. (In reply to Katrin Fischer from comment #7)
3) Biggest question of all - I think we need some kind of documentation which tables can be used where? The examples refer to fields related to issues and subscriptions, but so far we only had CSV profiles in context of downloading bibliographic information from OPAC and staff search results.
I tried to do something quite reusable. This patch does not use the created sql csv profile. Bug 10854 allows to export a serial claim using a csv profile (instead of using the default one, which is not editable), so for this one fields from serials and subscription will be available. I don't know how/where can I document that. -- You are receiving this mail because: You are watching all bug changes.