I have added a new field to the CUSTOMERS table so I can add their company account number from our main system to their online account profile.
I am able to edit and save the new field while editing the customer's info from within the admin. This is fine, and preferable.
What I need now is to load this field so that I can add it to e-mails and orders.
It looks like this customer info is loaded in login.php ... it that correct, or is there some other location I need to use?
Some direction would be very helpful! Thank you!
-chaddro



