https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34445 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Please squash. Note that perltidy does not like for (my $i = 0; $i < $count; $i++) { + # Use default budget if no budget selected in the UI + $budget_codes[$i] = $budget_id + if !$budget_codes[$i]; It seems to insert an empty line before the new comment line.. Sorry about that, i think it is nonsense.. Another question: You are putting an id in a field called budget_code. Are you really sure that this is correct?? It does not look good. -- You are receiving this mail because: You are watching all bug changes.