I was wondering if anyone knows where the customer information from the "address_book" and "customer" tables get inserted into the orders table at... I have some custom fields that are stored in these two tables that I need inserted along with the rest of the data that gets put in after each order. I know order.php pulls from the orders table but I don't ever see it filling these fields before it pulls from them.
thanks



