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

  • Author
    Posts
  • #2944

    cgieselman

    Using the advanced pdf templates I’m trying to create a table that will list any payments applied to the invoice but I’m not having any luck.

    All I have so far is

    Code:
    $(applyingtransaction.trandate)#list>
    which doesn’t error but doesn’t display anything either. My goal is a table but I know this code alone won’t get me there, a poorly formatted list is all I’m hoping for right now.

    Any help is appreciated, I’ve got to believe this is possible somehow.
    This is a cached copy. Click here to see the original post.

  • #2945

    wwinters

    Try:

    Code:
    ${applyingtransaction.trandate}
    Just a stab.

    Wes

  • #2946

    cgieselman

    Hey Wes, with that change it still doesn’t error but it still doesn’t show any results.

    Thanks for the attempt though.

You must be logged in to reply to this topic.