I have a sales order, and out of the 8 lines with items, only 3 lines are shipped (drop shipment) and these should be invoiced to the client. So I need to creatr=e a sales invoice out of that sales order for just those 3 lines. The remaining 5 lines will be shipped later and so I need to create a sales invoice for those 5 lines at a later point in time.
Is is possible? And How do I do this.
Can anyone help me?