https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27526
--- Comment #125 from Jonathan Druart <[email protected]> --- Created attachment 126034 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126034&action=edit Bug 27526: Correct NULL vs empty string when editing When an item is edit we must keep the NULL values in DB if the input have been left empty. It also fixes the "barcode cannot be unique" error when an item does not have a barcode. -- 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/
