Exporting Purchased Products Along With Orders

Hi,

I'm trying to add and extra field to export with orders (order products), but i can't seem to be able to and i don't know why.

Can any one help me please ?

Thanks.

Would help if you described:

1) what you want in this field

2) What you did to try to get it

Generally you would need to utilize a hook or change the schema to add a column to the table and then define a function to have it fill it. I'm guessing you want something like a comma separated list of product codes in this field?

Administration -> Export data -> Orders -> Order items

Here you can download ordered items (one per line)