Koha/koha-tmpl
Katrin Fischer fd615a76a3 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 826a6cbdb9)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2024-01-03 15:22:05 +01:00
..
intranet-tmpl Bug 35524: Fix terminology in basket group CSV export 2024-01-03 15:22:05 +01:00
opac-tmpl Bug 35496: Open article requests tab by default on opac-user.pl after placing an article request 2024-01-03 15:10:21 +01:00