Koha/t/db_dependent/Acquisition
Katrin Fischer 826a6cbdb9
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>
2023-12-18 15:21:00 +01:00
..
CancelReceipt.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
close_reopen_basket.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
FillWithDefaultValues.t
GetBasketAsCSV.t Bug 34043: Remove incorrect spaces 2023-09-04 09:30:18 -03:00
GetBasketGroupAsCSV.t Bug 35524: Fix terminology in basket group CSV export 2023-12-18 15:21:00 +01:00
GetBasketsInfosByBookseller.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
GetOrdersByBiblionumber.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
Invoices.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
NewOrder.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
OrderFromSubscription.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
OrderUsers.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
populate_order_with_prices.t Bug 29955: Move populate_order_with_prices to Koha namespace 2022-08-19 15:47:51 -03:00
StandingOrders.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
TransferOrder.t Bug 11844: Add tests 2023-05-16 12:58:38 +02:00