$form->{exchangerate} * -1,
2);
$amount += ($form->{"amount_$i"} * -1);
$form->{exchangerate} * -1,
2);
$amount += ($form->{"amount_$i"} * -1);
push @a, "employee" if $self->{l_employee};
my $sortorder = join ', ', $form->sort_columns(@a);
$sortorder = $form->{sort} if $form->{sort};
push @a, "employee" if $self->{l_employee};
my $sortorder = join ', ', $form->sort_columns(@a);
$sortorder = $form->{sort} if $form->{sort};