Fetch child table values using Jinja tags

Jinja templating can be used to reference any field on any DocType in Howinibs. This can simply be done by calling {{doc.field_name}} on a print format, where 'doc.name' is the variable name.

Last updated