]> git.koha-community.org Git - koha.git/commit
Bug 35026: Refactor syspref mapping
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 11 Apr 2024 13:27:05 +0000 (13:27 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 19 Aug 2024 16:59:47 +0000 (18:59 +0200)
commitf8936a124ef95599e61a67988b830290df704e33
treea61ab43a7eba039d6fd629b3f031142d9e0bb527
parenta91206b893a3018505c4fbbe27d5f35089b8d3f8
Bug 35026: Refactor syspref mapping

This patch refactors the way we read MarcFieldsToOrder and MarcItemFieldsToOrder to only use one method

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/MarcOrder.pm