https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20817 --- Comment #103 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #84)
1) Can you please explain this change in Items.pm?
This would also affect the item form in serials IIRC.
Agreed. I've submitted a followup to return the existing behavior for serials.
2) GetMarcFieldsToOrderValues in Koha/Acquisition/Utils.pm 3) GetMarcItemFieldsToOrderValues in Koha/Acquisition/Utils.pm
It looks like the original author (Devinim) started with one subroutine that handled both, but ended up forking the subroutine without updated the POD. I've submitted a followup to fix the POD for both subroutines.
4) Test plan
Done as well! -- You are receiving this mail because: You are watching all bug changes.