Bug 32504: Fix typo columnname in columns_settings.yml
authorSlava Shishkin <slavashishkin@gmail.com>
Tue, 20 Dec 2022 14:49:57 +0000 (16:49 +0200)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Tue, 31 Jan 2023 17:41:02 +0000 (17:41 +0000)
commitf0b118e62e7a75f1882963db6fb10754e4071a1f
treef137e0180dcd3684f39e22e061f817b7146aa23f
parent807b3f669544fc380e8f4e4c868146a133c9d156
Bug 32504: Fix typo columnname in columns_settings.yml

Trivial fix.

To reproduce:
1. Go to /cgi-bin/koha/admin/columns_settings.pl
2. Observe in the section Acquisition > Basket > Orders an empty field in the Column name, the row between fund and supplier_report rows: it was expected estimated_delivery_date value.
3. Apply the patch.
4. Restart Memcached (console: service memcached restart)
5. Reload cgi-bin/koha/admin/columns_settings.pl: that empty row now will have estimated_delivery_date value.

Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 9157a7e6db77ba20f7d686a67c4de6e9e27b1567)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
admin/columns_settings.yml