https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16187 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Status|Signed Off |Failed QA --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Nick, do you have any good reasons to use DateTime instead of dt_from_string to get today's date? Note that you could have use Koha::Libraries->search->get_column('branchcode') to get an iterator on the branchcodes. Please resubmit tidying the whole file. -- You are receiving this mail because: You are watching all bug changes.