vnynv7nvdi Posted February 18, 2004 Posted February 18, 2004 Hi, I need to add a couple of fields, namely DOB and gender, to the orders page in the admin panel. The folks running the shop need to have this info readily available while looking at the order without having to go into the customers list. If I understand correctly, I need to first edit the orders class (admim/includes/classes/order.php) to change the SQL and add these fields to the array of customer data. Then I just need to edit admin/orders.php to print out these fields when the action = edit. If this all I need? Am I missing anything? Thanks! Stephanie
Recommended Posts
Archived
This topic is now archived and is closed to further replies.