This topic contains 4 replies, has 0 voices, and was last updated by acoghlan 8 years, 11 months ago.

  • Author
    Posts
  • #2165 Score: 0

    acoghlan
    • Contributions: 0
    • Level 1

    I’m trying to customise the Advanced PDF Invoice template. We’re a consulting firm, so the items on the invoice will come from billable entries in people’s timesheets.

    I’ve got every field I want in the item list EXCEPT for the date of the time entry. I’ve tried a number of possible / logical options, but cant seem to get it.

    I am clear on where to get the field names for the rest of the template, but is there a reference of available item fields for these templates?

    Does anyone know what the field name is for the date of a time entry? It’s not ${item.date} or ${item.trandate} as neither of these have worked.

    Thanks
    This is a cached copy. Click here to see the original post.

  • #2166 Score: 0

    cdelacruz
    • Contributions: 0
    • Level 1

    Hello,

    Please try ${item.billeddate}

  • #2167 Score: 0

    wwinters
    • Contributions: 0
    • Level 1

    You can use the records browser located at:

    https://system.netsuite.com/help/hel…d/invoice.html

    Best,

    Wes

  • #2168 Score: 0

    acoghlan
    • Contributions: 0
    • Level 1

    Originally posted by cdelacruz

    View Post

    Hello,

    Please try ${item.billeddate}

    Thanks – that solved it for me.

  • #2169 Score: 0

    acoghlan
    • Contributions: 0
    • Level 1

    Originally posted by wwinters

    View Post

    You can use the records browser located at:

    https://system.netsuite.com/help/hel…d/invoice.html

    Best,

    Wes

    Thanks WWinters – that’s solved my future problems as well.

You must be logged in to reply to this topic.