qq|<td align=right><input name="new_onhand_$i" type=hidden value=$ref->{onhand}>|
. $form->format_amount(\%myconfig, $ref->{onhand}, '', " ")
. qq|</td>|;
qq|<td align=right><input name="new_onhand_$i" type=hidden value=$ref->{onhand}>|
. $form->format_amount(\%myconfig, $ref->{onhand}, '', " ")
. qq|</td>|;