Hey,

Is it possible to use a profile or location address on the reciept template to make a proper invoice and can this also be passed through to the ubercart back end so other modules can make use of it (label printing, manual invoice printing etc).

Thanks,
Paul.

Comments

techypaul’s picture

I found a module called uc_addresses which I think is all we need to populate the ubercart address fields.

Thanks,
Paul.

techypaul’s picture

Title: Drupal Addresses » uc_addresses integration

Hi,

Has there been any progress on this side of things? I have uc_addresses in place and customer address on their record but the address is not being passed through to ubercart so won't show up on the invoice which is going to become a bigger issue for me with more business clients.

I assume this is an issue as ubercart uses previous orders to provide the address. As most customers are new at the time of entry in-store, there is no old addresses to be used.

I found this: http://drupal.org/node/396342

This seems to work from the admin page so maybe the methodology can be utilised in uberpos to grab the users default uc_addresses and populate the order in ubercart automagically.

Thanks,
Paul.