I'm testing the Quick Cart. I want to add two new fields to the orders page.
I've added them. So the order page is taking those two entries. However the problem is that only one field is being written to the db. The other one is not being written to the db. Hence when i see the order form to print it, only one field that i added is visible, while the other is not.
Could somebody tell me the list of files that i need to modify inorder to add new fields to the orders page??