Print based on "parent item group"

I’ve had no issues creating custom HTML/Jinja print forms that are able to categorize things based on the item group. So far so good.

What I’m looking to achieve is organizing my prints based on the parent item group… I’ve tried inserting a custom field to the “quotation items” form that links to the “parent_item_group”, from the Item Group form, but everything I’ve tried hasn’t worked.

Is this possible, and what’s the path of least resistance? Am I going about this the wrong way?

Hi @waveform

I had an experience where i have achieved such a situation to handle child items based on parent and Grand Parent working with Product Bundle.

Product Bundle can compose and categories items into Grand Parent, parent and child items and populate them on item tables along with bundle table which you can easily use and configure for print formats as following;

Hey, thanks for the response.

While this would be great for some use-cases (and I will certainly use it), I’m curious if you’ve ever had success with linking linked data from another form?