28 Jul
2021
28 Jul
'21
1:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28567 --- Comment #21 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Marcel de Rooy from comment #20)
Yes, but we do not really use the default value. Thats my point. I would suggest to return 1 for pickup_location here. See comment16: Why not set $attributes->{$column_name} = $c_info->{default_value} if defined and delete only if not?
Because we are in ->new, not in store :) -- You are receiving this mail because: You are watching all bug changes.