Hello all when i add a user including an address then create an order for that user the address field is not populated even when i click on address book it states no address avliable for user. I have a check mark in all the address configuration setting using the latest version of drupal ubercart and uc_addresses this is a copy past of the address configuration settings. Someone please help!
* Automatically filling in the delivery address with the user's default address.
* Automatically filling in the billing address with the user's default address.
* The customer must enter an address when registering
Comments
Comment #1
freixas commentedThe order system and the uc_addresses system are totally independent. They may (should) be integrated in a future Ubercart build. Until then, user addresses can only be used for checkout.
The order system gets addresses from previous orders. The initial order will never have an address if created by the admin, rather than going through checkout.