[Koha-bugs] [Bug 23721] Names of exported basketgroup files should be uniformised

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 19 12:04:53 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23721

Séverine Queune <severine.queune at bulac.fr> changed:

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

--- Comment #2 from Séverine Queune <severine.queune at bulac.fr> ---
Created attachment 95540
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95540&action=edit
Bug 23721: Use basketgroup's name to name the CSV export file

When exporting a basket group, the names of the files are different:
 * pdf => aqbasketgroup.name(.pdf)
 * csv => aqbasketgroup.id(.csv)

Better to use basketgroup's name for consistency and readability

Test plan:
Create a basketgroup and export it in pdf and CSV. The name of the
generated file must be the basketgroup's name suffixed by the extension.

Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

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


More information about the Koha-bugs mailing list