Sjabloon inveseringsreserve

Hi @Tine1,

To explain the amount on your account (i.e. get a green dot), you should add an ‘unreconciled’ tag in your code. The tag checks the current account value with a variable, e.g.:

{% unreconciled current_account.value-var as:indicator %}

When the result is zero, the red triangle will turn into a green dot.

You can add as many unreconciled tags in your code as you want. Your template will display a green dot, when all unreconciled tags are zero.

For further information, we kindly refer you to following case on adding reconciliation checks in your template: CASE: add reconciliation checks (red triangle/green dot). Kindly note that the ‘unexplained’-tag which is discussed in this case, is recently replaced by the ‘unreconciled’-tag. The functioning of the tag is the same, except that the words ‘unreconciled’ should be used instead of ‘unexplained’.

Hope our reply proofs you useful. Do not hesitate to reach out to us in case of any further problems.

Finally, may I kindly ask you to always communicate in English in our Community? Thank you!