customer_id => $customerprice->{customer_id},
customer_partnumber => $customerprice->{customer_partnumber} || '',
price => $::form->parse_amount(\%::myconfig, $customerprice->{price_as_number}),
customer_id => $customerprice->{customer_id},
customer_partnumber => $customerprice->{customer_partnumber} || '',
price => $::form->parse_amount(\%::myconfig, $customerprice->{price_as_number}),