I have made a document where want to list al the important numbers of a balance.
I want to show the number of “Te betalen vennootschapsbelasting” and “Belastbare liquidatiereserve (10,00 %)” in this document but how do i refer to this numbers?
Hi Matthijs
You can refer to the account number by using following code:
{{ account.number }}
Kind regards
Sam
Hi Matthijs
If however you want to refer to the reconciliation template that contains these numbers, you can use following code:
{{ period.reconciliations.handlereconciliation.results.nameresult }}
Filling in the right handle and result name.
Belastbare liquidatiereserve (10,00 %) isn’t linked to an result tag yet. We could provide this if you want to.
Kind regards
Sam
Hi Sam,
Can you indeed provide me the result tag,
thanks
Matthijs Caerels
Klantenbeheerder Accountancy-Fiscaliteit
Matthijs Caerels - matthijs@persona-accountants.bemailto:matthijs@persona-accountants.be
T +32 (0)51 57 56 25 - F +32 (0)51 57 56 01
Persona Accountants
Wijnendalestraat 177 - 8800 Roeselare
www.persona-accountants.behttp://www.persona-accountants.be
[Facebook]https://www.facebook.com/persona.accountants
[http://mailings.cap47.eu/Persona/images/logo.jpg]http://www.persona-accountants.be/
Hi Matthijs
We added a tag called bel_liq_res
Kind regards
Sam