Adding a custom table to the Orders System-Collection of common programming errors

Hi Jeo,

I have tried extending the order system with new field on the Line Item as well as a new table Holding details for the extended LineItem.

I have extended Order & LineItem Objects, Mapping XML to support the changes I did on Database.

Well, I did all this in CS 2007. Technically this would also work on CS 2009, by adding new entity, a translator, extending of Line item translator.