Hello,
I'm new to iDempiere and trying to modify the way the invoice looks.
What I would like to do is to add a simple "counter" in front of each position inside my invoice.
By using Format Type = "Field" and Column = "Line_Line No" I've been able to print the associated "Line No" for each position.
This seems to work except for the last empty line and the tax-line. Both got a "Line No" of 999.99xxx

So my question is:
Is there a way to add a simple "counter" which starts by 1 till n (n= amount of lines)?
or
is there a way to remove the 999.998 and 999.999?
Thanks in advance