For a new function in magento i'm lookin for a solution. Per order row i need to add a delivery date (for example):
Product 1 -> 22 June 2013 Product 2 -> 23 June 2013
It doesn't need a connection with the delivery controller, but is it possible to add data to an order row? And when yes, can anyone give a hint?