X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/0f33c880b8fdb7ab48bc40dd0464e7458ac00c8a..9ed219326c93dba30f4170ed5ac174f195c7c173:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index f5e3fdc81..236bd186b 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -255,7 +255,8 @@ sub display_row { if $form->{"formel_$i"}; $column_data{ship} = !$form->{"id_$i"} ? '' : $form->format_amount_units('amount' => $form->{"ship_$i"} * 1, 'part_unit' => $form->{"partunit_$i"}, - 'max_places' => 2,); + 'conv_units' => 'convertible_not_smaller', + 'max_places' => 2); # build in drop down list for pricesgroups if ($form->{"prices_$i"}) {