I am utilizing the Customer Language/Print in Customer’s Locale functionality within the Invoice. I can translate everything so far except my advanced pdf’s are not recognizing the Item Description Translation. Has anyone come up with a workaround for pulling that field in and still utilizing the translation functionality?
I do have it translated in the Translation subtab. Normally in the advanced pdf we would utilize “item.description”, but that is not a translated field. The options are “Sales Description”, “Store Description”, etc. So when I try to code in that field, I return blanks.
I’ve also already tried record.item.description, record.line.description and all returned blank. Anyone have any suggestions on a workaround?