Template 325.20 and 325.50

For the templates 325.20 and 325.50 on the second line with text Totaal kalenderjaar, we have for example 2.016 for the year in place of 2016.

How can we change this?

Thanks,

Sylvie

Hello @svalais,

Not sure what you mean; it’s just 2.016 instead of 2016?

Could be a number of things. Can you post the related code, so I can help you further?

Thanks.

Hello Sven,

This is the code:

“”" {% assign year_first_year = period.year_start_date | date:’%Y’%} “”"
""" {% assign year_first_year2 = year_first_year+1 %} “”"
""" |{% t “Totaal kalenderjaar2” %} {{ year_first_year2 | round | integer }}| “”"

Thanks,

Sylvie

Hello,

My problem is solved.

Thanks,

Sylvie