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
Billing Address
Re: Billing Address
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.
-
- Lieutenant (LT)
- Posts: 80
- Joined: Fri Sep 19, 2008 11:39 am
Re: Billing Address
Thanks a lot!