Page 1 of 1

Billing Address

Posted: Thu Nov 05, 2009 3:47 pm
by butterscotch
Hello Everyone,

I'm trying to create a report where I can see a creation date of users based on billing address. I'm able to find the creation date and other info but unable to find the "billing address" - do you know where in the tables I can find this or all addresses treated the same?

Thank you,

Serge

Re: Billing Address

Posted: Fri Nov 06, 2009 6:09 am
by mazhar
In ac_Addresses table. When associating it with a user we set users primary address to very first address among his addresses and call/use it as billing address.

Re: Billing Address

Posted: Fri Nov 06, 2009 10:09 am
by butterscotch
Thanks a lot!