ODT tags for payments already received

Hello everyone ! :happy:

I just get into Dolibarr for a sportive association.
For the templates (invoice and proposal) I use an ODS file with ODT tags, and all works fine. But, I have a little trouble with something on invoices. I would like to show the same little array “payment already received” we can see on the default template (with the list of each payments and dates), but all my researches lead to nothing, I can’t find the tags to use to write this array on my ODS template.

Do someone have an idea to help me ?

Thanks !

Hi,

List of tag are there : https://wiki.dolibarr.org/index.php/Create_an_ODT_document_template

Hi ksar !

Thank you for your reply, but I already read all this tags, and I didn’t find what I want.
What I want is the array of the payements already done. Like this (image in french, sorry) :

[spoiler]

[/spoiler]

Hi,

This is not possible, the TAGS doesn’t exist with ODT.
You should use PDF.

By the way, french form is here : https://www.dolibarr.fr/forum/

1 Like

Ok thank you !

I thought there was an another way to do what I wanted.