Hi there!
I’m trying to import some customers into magento 1.6 CE via php-script.
My problem is to import the addresses (delivery and invoice) - i do not understand the logic of magento how to set a address as default delivery-address or as default invoice-address. In the models i also do not find a setting for this. Is the position crucial for this? Anyone who has a solution for this?