You'll find them in the orders.php class file.
But if you're going to add your own, you should use the notifier hooks in that file to intercept the inserts and use the same data to do your own additional inserts. That way you won't have to redo the custom code when an update is issued.



Reply With Quote
