Hi all together,
I've made a template for our quotes and it is working fine.
In the quote I have the product area included with <tbody id="lineItem" >. The table shows the Name, Code, Picture, Description, Price, Quantity e.g. Because of long product-descriptions this table could be more than one page long.
Now I want to have on the last page of the offer a summary like this:
S.Nr. | Code | Name | Price | Quantitiy | Sub Total
The problem is, that is not possible to include a second <tbody id="lineItem">.
Has anyone a solution for this problem? It is really important for.
I hope somebody may help me with this problem.