Koha/admin
Katrin Fischer ab5a9e3870 Bug 34748: Fix column name in columns configuration for basket table
The first column was named basket_number, but it's actually the
order_line.

To test:
* Edit column configuration for acquisition > basket
* Make sure to set at least one checkbox for 'basket_number'
* Apply patch, run database update
* Verify that the first column is now 'order_line', but your
  settings have been preserved

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit f9f9c3a7fa)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit afcbbb3469)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
2023-10-17 12:31:24 +01:00
..
searchengine/elasticsearch Bug 34740: Update sort options in ES config to by Yes/No 2023-10-12 16:00:21 +00:00
additional-fields.pl
admin-home.pl
adveditorshortcuts.pl
aqbudgetperiods.pl
aqbudgets.pl
aqcontract.pl
aqplan.pl
audio_alerts.pl
auth_subfields_structure.pl Bug 33341: Address some perlcritic errors in 5.36 2023-04-11 10:54:27 +00:00
auth_tag_structure.pl
authorised_values.pl
authtypes.pl
background_jobs.pl Bug 32922: Remove space in shebang 2023-02-24 07:51:37 +00:00
biblio_framework.pl
branch_transfer_limits.pl Bug 18247: Remove SQL queries from branch_transfer_limit.pl 2023-01-31 14:25:51 +00:00
branches.pl
cash_registers.pl
categories.pl
check_budget_parent.pl
check_parent_total.pl
checkmarc.pl
cities.pl Bug 32922: Remove space in shebang 2023-02-24 07:51:37 +00:00
classsources.pl Bug 32922: Remove space in shebang 2023-02-24 07:51:37 +00:00
clone-rules.pl
columns_settings.pl
columns_settings.yml Bug 34748: Fix column name in columns configuration for basket table 2023-10-17 12:31:24 +01:00
credit_types.pl Bug 32922: Remove space in shebang 2023-02-24 07:51:37 +00:00
curbside_pickup.pl Bug 32922: Remove space in shebang 2023-02-24 07:51:37 +00:00
currency.pl
debit_types.pl Bug 32922: Remove space in shebang 2023-02-24 07:51:37 +00:00
desks.pl Bug 32922: Remove space in shebang 2023-02-24 07:51:37 +00:00
didyoumean.pl
edi_accounts.pl Bug 34261: Add missing argument to show_account 2023-07-18 15:28:29 +00:00
edi_ean_accounts.pl
identity_providers.pl Bug 32139: Set "update on login" correctly when creating new IdP 2022-11-09 13:32:46 -03:00
import_export_authtype.pl
import_export_framework.pl
item_circulation_alerts.pl
items_search_field.pl
items_search_fields.pl
itemtypes.pl
koha2marclinks.pl
library_groups.pl Bug 32922: Remove space in shebang 2023-02-24 07:51:37 +00:00
localization.pl
marc-overlay-rules.pl Bug 33335: (QA follow-up) Polishing and comments 2023-05-15 13:08:12 +00:00
marc_subfields_structure.pl Bug 33341: Address some perlcritic errors in 5.36 2023-04-11 10:54:27 +00:00
marctagstructure.pl
matching-rules.pl Bug 32922: Remove space in shebang 2023-02-24 07:51:37 +00:00
oai_set_mappings.pl Bug 32797: Check if fields have a value, not if true 2023-02-06 15:57:22 +00:00
oai_sets.pl
overdrive.pl
patron-attr-types.pl Bug 32922: Remove space in shebang 2023-02-24 07:51:37 +00:00
preferences.pl Bug 34369: Require CSRF token for updating system preferences 2023-09-28 09:18:30 +00:00
restrictions.pl Bug 33578: Fix controller when editing a restriction type 2023-07-18 11:24:05 +00:00
search_filters.pl
share_content.pl
smart-rules.pl Bug 32271: (QA follow-up) Convert all positive numbers to monetary float and convert all 0 equivilents to blank value 2023-08-18 10:36:00 +00:00
sms_providers.pl
smtp_servers.pl
sru_modmapping.pl
systempreferences.pl Bug 34369: Require CSRF token for updating system preferences 2023-09-28 09:18:30 +00:00
transfer_limits.pl
transport-cost-matrix.pl
usage_statistics.pl
z3950servers.pl