3 Mar
2023
3 Mar
'23
9:01 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32484 --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Koha/UI/Form/Builder/Biblio.pm | 372 +++++++++++++++ acqui/neworderempty.pl | 60 ++- cataloguing/addbiblio.pl | 350 +++----------- .../prog/en/modules/acqui/neworderempty.tt | 444 +++++++++--------- koha-tmpl/intranet-tmpl/prog/js/cataloging.js | 3 +- t/db_dependent/Koha/UI/Form/Builder/Biblio.t | 182 +++++++ Could you explain why we need to move so much code here? Hard to catch bugs in such refactoring ;) -- You are receiving this mail because: You are watching all bug changes.