I've seen similar threads about this, but nothing directly explaining it.
I want customers_dob to show in the admin section on the main customer order page.
(along with the rest of the customer's information in Customers >> Orders, where there is information such as IP address etc...)
My client wants the DOB to be visible here rather than having to go back to the customers page and click through to get to it.
I seem to be running into a problem because customers_dob is stored in the CUSTOMERS table, not the ORDERS table, and I just lack the PHP knowledge to code it.
I've found this thread which almost explains something similar:
http://www.zen-cart.com/showthread.p...Orders-Invoice
Can anyone explain exactly what to add to functions/classes/order.php?
Or, indeed if this is the core file I should be messing around with?


Reply With Quote

