Hi Nicolas,
Thanks for the plan of action. However, it's quite a hassle. There are about 15,000 addresses.
And to be honest I don't know how to set up a mass action to copy the address_street2 to the new custom field.
For now I've applied a simple modification to myparcel.php that I used before in the old version of the plugin.
I've commented these 2 lines
// if(!empty($order->shipping_address->address_street2))
// $consignment->setStreetAdditionalInfo($order->shipping_address->address_street2);
That's certainly not the best solution, but the second house number is gone. I hope there are no drawbacks.
Regards,
Udo