Skip to content

Group the header cells of details subreport table

Daniel Palomar requested to merge fix/details-subreport-header-table into master

We have an issue with the table of details. In some cases, the translation + phone number fills the cell and the overflow breaks the jasper process and creates infinite pages...

With this change, we allow covering all the cells in the first row by the "table header" and avoid the problem with the overflow.

Old template:

image

New template:

image

Merge request reports

Loading