Hi everyone,
I've added a product image to a product in the product table and I would like to see this image in the quote export to word/pdf template. However, when I try to create the template, I can't connect the quote entity with products directly. Is there a way to take this field and/or some other fields from product that aren't in the quotedetail table?
The more general question is:
Can I export a word template that contains an entity not directly related to the entity from which I'm exporting? (quote, that is the table I'm exporting from, is related to quotedetail that is related to product)
If I can't, what's the best possible workaround?