Logic Hook after related record save

Hi guys,

Trying to get a bit of logic around quotes to work but my issue is that the relationship/data in the Line Items related to the quote/invoice is not saved until after all logic on the quote has been executed (including after_save logic hooks) has anyone got a work around for this issue.

Essentially what I need is a way to trigger a logic hook after the invoice/quote has saved AND the related records (line items) have saved.

Any help is appreciated.

This has been brought up before here but no resolution was suggested.

Sam H.

HNSC