if ($form->{all}) {
$form->{"l_$_"} = 1 for qw(partnumber description unit sellprice lastcost cvar_packaging linetotal);
push @where_tokens, "p.partnumber ILIKE ? OR p.description ILIKE ?";
if ($form->{all}) {
$form->{"l_$_"} = 1 for qw(partnumber description unit sellprice lastcost cvar_packaging linetotal);
push @where_tokens, "p.partnumber ILIKE ? OR p.description ILIKE ?";