To fetch line items data

I have line items data in invoices module , i want to get the same data in quotes module using workflow is it possible to achieve this ?

Maybe you can add subpanel:

No, but you can write a Hook to copy the Invoice line items into Quotes. That should be fairly simple.

Can you help me with it ?