I'm trying to replace a PDF print script that uses advanced PDF with a native advanced PDF template, and none of the logic seems to match up. The records browser says invoices have sublists for time, item, expcost, but it looks like time records are populating the item sublist, with undocumented behavior. I'm having to specify item.billeddate. The records browser shows billeddate for time, not for items. That's working at least. However, when I use item.employee (for a time record), it doesn't work when the Employee field on the time record is populated by a vendor. Does anyone know the correct id?