https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447
--- Comment #460 from Joonas Kylmälä <[email protected]> --- Created attachment 121230 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121230&action=edit Bug 20447: Return all Koha fields even if the value is empty The database columns are updated using the koha field values returned by this subroutine and if we don't return all of them (even the empty ones) the holdings table's database columns won't get emptied. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
