mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-23 08:39:07 +03:00
Groups rendering has been fixed
This commit is contained in:
@@ -722,6 +722,7 @@ void ReportRender::renderGroupHeader(BandDesignIntf *parentBand, IDataSource* da
|
||||
dataSource->next();
|
||||
}
|
||||
}
|
||||
closeDataGroup(band);
|
||||
}
|
||||
|
||||
if (gb && !gb->isStarted()){
|
||||
|
Reference in New Issue
Block a user