Pre/Post season letter templates

For whatever reason, a “#1” is appending the headings for each type of slip of slip:

image

Can we get rid of this please?

2 Likes

I thought it was just me, echo that here. :slight_smile:

@taxcycle @Elizabeth Yes, this looks really bad. Here is the work around we did (it doesn’t give the full detail of the slip type, just the form number T4, T4A, etc).

Note: " → " means “Tab”

{{# CarriedForwardSlips}}
{{Name}} ({{Count}})
→ {{#Items}}{{.}}
→ {{/Items}}{{/CarriedForwardSlips}}

Example result:

We usually have these sent out to our 1,000+ clients by now.

Would really like to know if this will be fixed and if so what estimated date? Or, whether we should just send them out now…

Not sure what the problem is, it just gives how many slips for each…

But you can edit if you like, by removing ‘Count’

Let me see if I can find out what is causing this. I don’t remember seeing it in prior years and the template code hasn’t changed. May just be something in the interpreter changed. I’ll check.

it’s the “#1” and sometimes for a spouse it will say “#2” regardless of the count. The count is a different thing.

1 Like

Yes, thanks! I see the problem. The count is something else. @Cameron is having a look at it. :slight_smile:

@justinredmond Looks like Cameron found the issue and just checked in a fix. We’ll get it tested and in the next release.

Really appreciate the prompt attention to this!

2 Likes

@BertMulderCGA mine isn’t a problem - mine was the work-around solution.

1 Like