[Koha-bugs] [Bug 10854] Choose a CSV profile for exporting serial claims

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 29 22:21:58 CEST 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21608|0                           |1
        is obsolete|                            |

--- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 21609
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21609&action=edit
[PASSED QA] Bug 10854: Export serial claims with a csv profile.

Test plan:
- Create a csv profile (or use the default one) with a type 'sql'.
- Go to serials/claims.pl, select the wanted csv profile and click on
  the "Export selected items data".
- Verify the csv file is correctly generated.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Work as described. No koha-qa errors

On top of 10853 (solving merge conflict)

Need to do homework to test. Add subscription and serial claim
notice.

1) Create a new CSV profile, type SQL, copy sample fields
2) Go to claims, select vendor
3) Go to Export selected items with created profile
4) CSV (in my case I use | as separator) download successfully
5) All fields present, file correct

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Passes all tests and QA script.
Works as advertised, keeps existing format by porting it to
a SQL profile.

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


More information about the Koha-bugs mailing list