Bug 35524: Fix terminology in basket group CSV export
authorKatrin Fischer <katrin.fischer.83@web.de>
Sun, 10 Dec 2023 13:29:29 +0000 (13:29 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 3 Jan 2024 14:22:05 +0000 (15:22 +0100)
commitfd615a76a39ffe94318e129ece20a1e0752fc3c4
treeb5e42181f9058e58ef1341f7be855794322f6f4c
parent708a2d2483e7e00135f4ad897138b70faa2164fa
Bug 35524: Fix terminology in basket group CSV export

Bookseller should be vendor to match our preferred terminology.

To test:
* Run:
  prove t/db_dependent/Acquisition/GetBasketGroupAsCSV.t
* Add a basket with at least one order line
* Close basket and add to a basket group
* Close the basket group
* Export as CSV
* Verify headers include "Bookseller"
* Apply patch, restart all
* Repeat export, it should now say "Vendor"
* Rerun tests

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 826a6cbdb9757b4fa486c5daa354f60a4c17d8b7)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/csv_headers/acqui/basketgroup.tt
t/db_dependent/Acquisition/GetBasketGroupAsCSV.t