Hi,
1. The address_1 field is already used for both addresses import.
This is the code for the user addresses import:
take.ms/lhbEx
This is the code for the order addresses import:
take.ms/9MR8E
You can find that in the file administrator/components/com_hikashop/helpers/import/vm2.php
As you can see, they both handle the address_1 and even address_2 fields of VM, and they do it with the same code so I'm surprised that it would work for the user but not the order. If it was for the whole addresses, I could understand but just that field not importing would be strange.
2. That's good to know.
Here is a new version of the vm2.php file that you can replace and which will handle the dates properly.
This attachment is hidden for guests.
Please log in or register to see it.