createdby for Invoice
Hi, this might seem like a simple question but I am looking to add the employee name to the printed Invoice
So on the advanced pdf I need to add the employee name of the employee who created the record
I have tried record.employee
try {record.createdby} should work if it is exposed to freemarker