[Koha-bugs] [Bug 8612] CSV export profile to have custom fields in export csv basket

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 3 15:20:16 CET 2016


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

Rémi Mayrand-Provencher <remi.mayrand-provencher at inLibro.com> changed:

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

--- Comment #24 from Rémi Mayrand-Provencher <remi.mayrand-provencher at inLibro.com> ---
Created attachment 47593
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47593&action=edit
Bug 8612 - Clean basket.pl getting rid of subroutines with sql query and use
GetBasketAsCSV instead

GetBasketAsCSV now has a new argument the profile_csv_id, when this param is
defined, it loads the profile_content, searches the value of the predefined
fields and assembles the data to create the output of the csv file.

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


More information about the Koha-bugs mailing list