Lots of customers using CSV uploader will be uploading products with a due date. obviously if there is no specified due date on each line then we should ignore and just assume the quote due date.
But, if there is one then we should apply it. Look for coulumns titled "Due Date", "Delivery Due" or just "Due"
Make sure any rules like split-by-date are applied and that appropriate delivery schedules are created
Note - also we should consider what to do when the same product is listed multiple times with different due dates - perhaps in this case we ought to merge and create delivery schedules.