Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where's the code that Creates Orders?


haphazardlynamed

Recommended Posts

Posted

I was looking at the way Orders work, and I see that they have a lot of redundant information that is already contained in the Customers table

does anyone know the purpose of such redundancy?

 

I wanted each of my Orders to additionally have an associated 'StudentID' (my store is for a college campus)

and wasnt quite sure If i should make this also be on each Order like the other customer info is, or if i should just do a table join with customers

 

at any rate, id like to know where the Insertion code for Orders and Customers are located, since im going to need to alter them...

 

thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...