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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 18 Dec 2023 14:21:00 +0000 (15:21 +0100)
commit826a6cbdb9757b4fa486c5daa354f60a4c17d8b7
treed6391cd346fd26b51e62e8c768c682e83f3fec2d
parentd534bad99e92cd903ece796a8a0e56ade1042ba9
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>
koha-tmpl/intranet-tmpl/prog/en/includes/csv_headers/acqui/basketgroup.tt
t/db_dependent/Acquisition/GetBasketGroupAsCSV.t