]> git.koha-community.org Git - koha.git/commit
Bug 35026: (QA follow-up): Restore order grouping
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 26 Apr 2024 16:22:50 +0000 (16:22 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 19 Aug 2024 16:59:48 +0000 (18:59 +0200)
commit16d4ccd87ab83665d548f38af1bea2d9575affb6
tree05cf62e5c6643f54395fce29ec1606c6c8763123
parentf8936a124ef95599e61a67988b830290df704e33
Bug 35026: (QA follow-up): Restore order grouping

This patch restores the grouping of orderlines by fund rather than one line per item. It also re-enables the reading of the barcoe, enumchron and coded_location_qualifier fields as well as passing the sort1 and sort2 values to the orderline.

It also reintroduces some missed functionality for when MarcItemFieldsToOrder is not passed through and can now create order lines and records for an imported file when this is the case

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